Package org.flowable.engine.impl.cmd
Class AddEventListenerCommand
java.lang.Object
org.flowable.engine.impl.cmd.AddEventListenerCommand
Command that adds an event-listener to the process engine.
- Author:
- Frederik Heremans
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected FlowableEventListenerprotected FlowableEngineEventType[] -
Constructor Summary
ConstructorsConstructorDescriptionAddEventListenerCommand(FlowableEventListener listener) AddEventListenerCommand(FlowableEventListener listener, FlowableEngineEventType[] types) -
Method Summary