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

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.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.