| 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. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TaskListener |
interface |
TransactionDependentTaskListener
Callback interface to be notified of transaction events.
|
Copyright © 2017 Alfresco. All rights reserved.