Uses of Interface
org.ow2.orchestra.facade.runtime.ProcessInstanceStateUpdate

Packages that use ProcessInstanceStateUpdate
org.ow2.orchestra.facade.runtime   
 

Uses of ProcessInstanceStateUpdate in org.ow2.orchestra.facade.runtime
 

Methods in org.ow2.orchestra.facade.runtime that return types with arguments of type ProcessInstanceStateUpdate
 java.util.List<ProcessInstanceStateUpdate> ProcessInstance.getProcessInstanceStateUpdate()
          Returns the list of process instance states.
 

Methods in org.ow2.orchestra.facade.runtime with parameters of type ProcessInstanceStateUpdate
 void ProcessInstance.addProcessInstanceState(ProcessInstanceStateUpdate state)
          Update the process instance state list
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.