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
JavaDelegate s. |
Modifier and Type | Interface and Description |
---|---|
interface |
ExecutionListener
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
|
interface |
TransactionDependentExecutionListener |
Copyright © 2017 Alfresco. All rights reserved.