Class DispatchEventCommand
- java.lang.Object
-
- org.flowable.cmmn.engine.impl.cmd.DispatchEventCommand
-
-
Field Summary
Fields Modifier and Type Field Description protected FlowableEventevent
-
Constructor Summary
Constructors Constructor Description DispatchEventCommand(FlowableEvent event)
-
-
-
Field Detail
-
event
protected FlowableEvent event
-
-
Constructor Detail
-
DispatchEventCommand
public DispatchEventCommand(FlowableEvent event)
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-