Uses of Interface
org.jbpm.pvm.model.OpenProcessDefinition

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

Uses of OpenProcessDefinition in org.jbpm.pvm.client
 

Subinterfaces of OpenProcessDefinition in org.jbpm.pvm.client
 interface ClientProcessDefinition
           
 

Uses of OpenProcessDefinition in org.jbpm.pvm.model
 

Methods in org.jbpm.pvm.model that return OpenProcessDefinition
 OpenProcessDefinition OpenExecution.getProcessDefinition()
          the process definition for this execution.
 OpenProcessDefinition ObservableElement.getProcessDefinition()
          the process definition to which this process element belongs
 



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