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
JavaDelegate s. |
org.activiti.engine.test.mock |
Class and Description |
---|
BpmnError
Special exception that can be used to throw a BPMN Error from
JavaDelegate s and expressions. |
DelegateExecution
Execution used in
JavaDelegate s and ExecutionListener s. |
Class and Description |
---|
DelegateExecution
Execution used in
JavaDelegate s and ExecutionListener s. |
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
JavaDelegate s and ExecutionListener s. |
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.