Uses of Package
org.jbpm.pvm.client

Packages that use org.jbpm.pvm.client
org.jbpm.pvm.activity interfaces for implementing activities, which represent the runtime behaviour of nodes. 
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 
org.jbpm.pvm.session interfaces to pluggable transactional resources to be used by activity implementations. 
 

Classes in org.jbpm.pvm.client used by org.jbpm.pvm.activity
ClientProcessDefinition
           
ClientProcessInstance
           
 

Classes in org.jbpm.pvm.client used by org.jbpm.pvm.client
ClientExecution
          view upon an path of execution exposed to external clients.
ClientProcessInstance
           
 

Classes in org.jbpm.pvm.client used by org.jbpm.pvm.model
ClientProcessDefinition
           
 

Classes in org.jbpm.pvm.client used by org.jbpm.pvm.session
ClientExecution
          view upon an path of execution exposed to external clients.
ClientProcessDefinition
           
 



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