Uses of Package
org.jbpm.pvm

Packages that use org.jbpm.pvm
org.jbpm.pvm the primary facade interfaces to the process repository, the execution repository and the management functionalities
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.job timers and asynchronous messages 
org.jbpm.pvm.listener interfaces for implementing event listeners, which represent runtime behaviour that can be associated as listeners to process events. 
org.jbpm.pvm.model common model base classes for the client, activity and event listener API's 
org.jbpm.pvm.processlog infrastructure for listening to process event logs that can be used to build up historic information about process executions. 
org.jbpm.pvm.session interfaces to pluggable transactional resources to be used by activity implementations. 
 

Classes in org.jbpm.pvm used by org.jbpm.pvm
Deployment
          a deployment unit, containing all information to create a process definition that will be deployed in the persistent store of the Process Virtual Machine.
Execution
          a runtime path of execution.
ProcessDefinition
          a graphical process which is deployed in the .
 

Classes in org.jbpm.pvm used by org.jbpm.pvm.activity
Execution
          a runtime path of execution.
 

Classes in org.jbpm.pvm used by org.jbpm.pvm.client
Execution
          a runtime path of execution.
ProcessDefinition
          a graphical process which is deployed in the .
 

Classes in org.jbpm.pvm used by org.jbpm.pvm.job
Execution
          a runtime path of execution.
 

Classes in org.jbpm.pvm used by org.jbpm.pvm.listener
Execution
          a runtime path of execution.
 

Classes in org.jbpm.pvm used by org.jbpm.pvm.model
Execution
          a runtime path of execution.
ProcessDefinition
          a graphical process which is deployed in the .
 

Classes in org.jbpm.pvm used by org.jbpm.pvm.processlog
Execution
          a runtime path of execution.
 

Classes in org.jbpm.pvm used by org.jbpm.pvm.session
Execution
          a runtime path of execution.
 



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