| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.helper | |
| org.activiti.engine.impl.bpmn.listener | |
| org.activiti.engine.impl.bpmn.parser.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassDelegate
Helper class for bpmn constructs that allow class delegation.
|
| Modifier and Type | Field and Description |
|---|---|
protected TransactionDependentTaskListener |
ClassDelegate.transactionDependentTaskListenerInstance |
| Modifier and Type | Method and Description |
|---|---|
protected TransactionDependentTaskListener |
ClassDelegate.getTransactionDependentTaskListenerInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateExpressionTransactionDependentTaskListener |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionDependentTaskListener |
ExecuteTaskListenerTransactionListener.listener |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ListenerNotificationHelper.planTransactionDependentTaskListener(DelegateExecution execution,
TransactionDependentTaskListener taskListener,
ActivitiListener activitiListener) |
| Constructor and Description |
|---|
ExecuteTaskListenerTransactionListener(TransactionDependentTaskListener listener,
TransactionDependentTaskListenerExecutionScope scope) |
| Modifier and Type | Method and Description |
|---|---|
TransactionDependentTaskListener |
DefaultListenerFactory.createTransactionDependentDelegateExpressionTaskListener(ActivitiListener activitiListener) |
TransactionDependentTaskListener |
ListenerFactory.createTransactionDependentDelegateExpressionTaskListener(ActivitiListener activitiListener) |
Copyright © 2010–2018 Alfresco. All rights reserved.