Uses of Interface
org.jbpm.api.model.OpenProcessInstance

Packages that use OpenProcessInstance
org.jbpm.api.client for clients that want direct programmatic access to the execution object like e.g. in unit tests. 
org.jbpm.api.model common model base classes for the client, activity and event listener API's 
 

Uses of OpenProcessInstance in org.jbpm.api.client
 

Subinterfaces of OpenProcessInstance in org.jbpm.api.client
 interface ClientProcessInstance
           
 

Uses of OpenProcessInstance in org.jbpm.api.model
 

Methods in org.jbpm.api.model that return OpenProcessInstance
 OpenProcessInstance OpenExecution.getProcessInstance()
          the main path of execution in the execution structure.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.