Interface EventDispatchAction
-
public interface EventDispatchAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddispatchEvent(CommandContext commandContext, FlowableEventSupport eventSupport, FlowableEvent event)
-
-
-
Method Detail
-
dispatchEvent
void dispatchEvent(CommandContext commandContext, FlowableEventSupport eventSupport, FlowableEvent event)
-
-