Uses of Class
org.ow2.orchestra.facade.exception.ProcessNotFoundException

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.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.