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