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

Packages that use ActivityInstanceNotFoundException
org.ow2.orchestra.facade   
org.ow2.orchestra.facade.rest   
 

Uses of ActivityInstanceNotFoundException in org.ow2.orchestra.facade
 

Methods in org.ow2.orchestra.facade that throw ActivityInstanceNotFoundException
 ActivityInstance QueryRuntimeAPI.getActivityInstance(ActivityInstanceUUID activityInstanceUUID)
          Returns recorded instance data for the given activity instance UUID.
 

Uses of ActivityInstanceNotFoundException in org.ow2.orchestra.facade.rest
 

Methods in org.ow2.orchestra.facade.rest that throw ActivityInstanceNotFoundException
 InterfaceWrapper<ActivityInstance> JaxRSQueryRuntimeAPI.getActivityInstance(ActivityInstanceUUID activityInstanceUUID)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.