| 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.impl.bpmn.helper | |
| org.activiti.engine.impl.bpmn.listener |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TaskListener |
interface |
TransactionDependentTaskListener
Callback interface to be notified of transaction events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassDelegate
Helper class for bpmn constructs that allow class delegation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateExpressionTaskListener |
class |
DelegateExpressionTransactionDependentTaskListener |
class |
ExpressionTaskListener |
class |
ScriptTaskListener |
| Modifier and Type | Method and Description |
|---|---|
protected BaseTaskListener |
ListenerNotificationHelper.createTaskListener(ActivitiListener activitiListener) |
Copyright © 2010–2018 Alfresco. All rights reserved.