Class DispatchEventCommand

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

public class DispatchEventCommand extends Object implements Command<Void>
Command that dispatches an event.
Author:
Frederik Heremans