Uses of Interface
org.operaton.bpm.engine.variable.VariableMap

Packages that use VariableMap
Package
Description
 
 
 
Public API of the Operaton engine.

Typical usage of the API starts by the creation of a ProcessEngineConfiguration (typically based on a configuration file), from which a ProcessEngine can be obtained.

 
 
 
Interfaces used to include Java code in a process as the behavior of an activity or as a listener to process events with JavaDelegates.
 
API implementation classes, which shouldn't directly be used by end-users.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Classes related to the RuntimeService.