| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.helper |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateActivitiEventListener
An
FlowableEventListener implementation which uses a classname to create a delegate FlowableEventListener instance to use for event notification. |
class |
DelegateExpressionActivitiEventListener
An
FlowableEventListener implementation which resolves an expression to a delegate FlowableEventListener instance and uses this for event notification. |
class |
ErrorThrowingEventListener
An
FlowableEventListener that throws a error event when an event is dispatched to it. |
class |
MessageThrowingEventListener
An
FlowableEventListener that throws a message event when an event is dispatched to it. |
class |
SignalThrowingEventListener
An
FlowableEventListener that throws a signal event when an event is dispatched to it. |
Copyright © 2018 Flowable. All rights reserved.