Uses of Class
io.zeebe.engine.processing.workflowinstance.WorkflowInstanceCommandContext
-
Packages that use WorkflowInstanceCommandContext Package Description io.zeebe.engine.processing.workflowinstance -
-
Uses of WorkflowInstanceCommandContext in io.zeebe.engine.processing.workflowinstance
Methods in io.zeebe.engine.processing.workflowinstance with parameters of type WorkflowInstanceCommandContext Modifier and Type Method Description voidCancelWorkflowInstanceHandler. handle(WorkflowInstanceCommandContext commandContext)voidWorkflowInstanceCommandHandler. handle(WorkflowInstanceCommandContext commandContext)voidWorkflowInstanceCommandHandlers. handle(WorkflowInstanceCommandContext context)
-