Class DispatchEventCommand

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

public class DispatchEventCommand extends Object implements Command<Void>
This command dispatches an event within the case engine.
Author:
Micha Kiener