jBPM 4 - API 4.0.0.Beta1 API

Packages
org.jbpm the primary facade interfaces to the process repository, the execution repository and the management functionalities.
org.jbpm.activity interfaces for implementing activities, which represent the runtime behaviour of activities.
org.jbpm.client for clients that want direct programmatic access to the execution object like e.g. in unit tests.
org.jbpm.cmd  
org.jbpm.env a layer that abstracts the engine and activities from the concrete environment in which the Process Virtual Machine runs.
org.jbpm.history  
org.jbpm.identity  
org.jbpm.job timers and asynchronous messages
org.jbpm.jpdl  
org.jbpm.listener interfaces for implementing event listeners, which represent runtime behaviour that can be associated as listeners to process events.
org.jbpm.model common model base classes for the client, activity and event listener API's
org.jbpm.session interfaces to pluggable transactional resources to be used by activity implementations.
org.jbpm.task  

 



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