Class AddEventListenerCommand

java.lang.Object
org.activiti.engine.impl.cmd.AddEventListenerCommand
All Implemented Interfaces:
Command<Void>

public class AddEventListenerCommand extends Object implements Command<Void>
Command that adds an event-listener to the Activiti engine.