Class RemoveEventListenerCommand

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

public class RemoveEventListenerCommand extends Object implements Command<Void>
This command removes an event listener from the case engine.
Author:
Micha Kiener