Package org.activiti.engine.impl.cmd
Class AddEventListenerCommand
java.lang.Object
org.activiti.engine.impl.cmd.AddEventListenerCommand
Command that adds an event-listener to the Activiti engine.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAddEventListenerCommand(ActivitiEventListener listener) AddEventListenerCommand(ActivitiEventListener listener, ActivitiEventType[] types) -
Method Summary