JBoss jBPM 4 - PVM r2175 API

Packages
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.env a layer that abstracts the engine and activities from the concrete environment in which the Process Virtual Machine runs.
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.

 



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