Interface WorkflowInstanceCommandHandler
-
- All Known Implementing Classes:
CancelWorkflowInstanceHandler
public interface WorkflowInstanceCommandHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(WorkflowInstanceCommandContext commandContext)
-
-
-
Method Detail
-
handle
void handle(WorkflowInstanceCommandContext commandContext)
-
-