| Package | Description |
|---|---|
| org.activiti.engine.compatibility | |
| org.activiti.engine.debug | |
| org.activiti.engine.delegate |
Interfaces used to include Java code in a process as the behavior of an activity
or as a listener to process events with
JavaDelegates. |
| org.activiti.engine.test.mock |
| Class and Description |
|---|
| BpmnError
Special exception that can be used to throw a BPMN Error from
JavaDelegates and expressions. |
| DelegateExecution
Execution used in
JavaDelegates and ExecutionListeners. |
| Class and Description |
|---|
| DelegateExecution
Execution used in
JavaDelegates and ExecutionListeners. |
| Class and Description |
|---|
| BaseExecutionListener
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
|
| BaseTaskListener |
| DelegateExecution
Execution used in
JavaDelegates and ExecutionListeners. |
| DelegateTask |
| Expression |
| VariableScope
Interface for class that acts as a scope for variables: i.e.
|
| Class and Description |
|---|
| VariableScope
Interface for class that acts as a scope for variables: i.e.
|
Copyright © 2017 Alfresco. All rights reserved.