| Package | Description |
|---|---|
| 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 |
|---|
| 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 Flowable. All rights reserved.