|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubflowBodyUUID | |
---|---|
org.ow2.bonita.facade.runtime |
It contains interfaces for recorded data for runtime informations on different types
of workflow elements : process, activity, variable, hook. |
org.ow2.bonita.facade.runtime.impl | |
org.ow2.bonita.facade.uuid | It Contains classes that implement universally unique identifier (UUID) for returned objects or parameters of the Bonita API. |
Uses of SubflowBodyUUID in org.ow2.bonita.facade.runtime |
---|
Methods in org.ow2.bonita.facade.runtime that return SubflowBodyUUID | |
---|---|
SubflowBodyUUID |
SubflowBody.getUUID()
Returns the UUID of the subflow body. |
Uses of SubflowBodyUUID in org.ow2.bonita.facade.runtime.impl |
---|
Methods in org.ow2.bonita.facade.runtime.impl that return SubflowBodyUUID | |
---|---|
SubflowBodyUUID |
SubflowBodyImpl.getUUID()
|
Constructors in org.ow2.bonita.facade.runtime.impl with parameters of type SubflowBodyUUID | |
---|---|
SubflowBodyImpl(SubflowBodyUUID subflowUUID)
|
Uses of SubflowBodyUUID in org.ow2.bonita.facade.uuid |
---|
Constructors in org.ow2.bonita.facade.uuid with parameters of type SubflowBodyUUID | |
---|---|
SubflowBodyUUID(SubflowBodyUUID src)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |