|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessNotFoundException | |
---|---|
org.ow2.orchestra.facade |
Uses of ProcessNotFoundException in org.ow2.orchestra.facade |
---|
Methods in org.ow2.orchestra.facade that throw ProcessNotFoundException | |
---|---|
java.util.Set<ProcessInstance> |
QuerierRuntimeAPI.findProcessInstances(ProcessDefinitionUUID processDefinitionUUID)
Returns all records of instance for the given process definition UUID. |
java.util.Set<ProcessInstance> |
QuerierRuntimeAPI.findProcessInstances(ProcessDefinitionUUID processDefinitionUUID,
ActivityState processInstanceState)
Returns all records of instance for the given process definition UUID and the given process state. |
ProcessDefinition |
QuerierDefinitionAPI.getProcessDefinition(ProcessDefinitionUUID processUUID)
Returns recorded definition data for the given process definition UUID. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |