|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceNotFoundException | |
|---|---|
| org.ow2.orchestra.facade | |
| Uses of InstanceNotFoundException in org.ow2.orchestra.facade |
|---|
| Methods in org.ow2.orchestra.facade that throw InstanceNotFoundException | |
|---|---|
java.util.Set<ActivityInstance> |
QuerierRuntimeAPI.findActivityInstances(ProcessInstanceUUID processUUID)
Returns all records of activity for the given process instance UUID. |
java.util.Set<ActivityInstance> |
QuerierRuntimeAPI.findActivityInstances(ProcessInstanceUUID processUUID,
ActivityState activityState)
Returns all records of activity for the given process instance UUID and the given activity state An empty set is returned if no instance is found. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||