| 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 TransactionDependentExecutionListener |
ClassDelegate.transactionDependentExecutionListenerInstance |
| Modifier and Type | Method and Description |
|---|---|
protected TransactionDependentExecutionListener |
ClassDelegate.getTransactionDependentExecutionListenerInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateExpressionTransactionDependentExecutionListener |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionDependentExecutionListener |
ExecuteExecutionListenerTransactionListener.listener |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ListenerNotificationHelper.planTransactionDependentExecutionListener(ListenerFactory listenerFactory,
DelegateExecution execution,
TransactionDependentExecutionListener executionListener,
ActivitiListener activitiListener) |
| Constructor and Description |
|---|
ExecuteExecutionListenerTransactionListener(TransactionDependentExecutionListener listener,
TransactionDependentExecutionListenerExecutionScope scope) |
| Modifier and Type | Method and Description |
|---|---|
TransactionDependentExecutionListener |
ListenerFactory.createTransactionDependentDelegateExpressionExecutionListener(ActivitiListener activitiListener) |
Copyright © 2010–2018 Alfresco. All rights reserved.