Class RemoveEventListenerCommand

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

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