Class AddEventListenerCommand

  • All Implemented Interfaces:
    Command<Void>

    public class AddEventListenerCommand
    extends Object
    implements Command<Void>
    This command is adding a listener to the event dispatcher of the case engine, either for specific event types or for all events.
    Author:
    Micha Kiener