| Package | Description |
|---|---|
| org.activiti.engine.compatibility | |
| 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. |
| DelegateTask |
| VariableScope |
| Class and Description |
|---|
| VariableScope |
Copyright © 2015 Alfresco. All rights reserved.