Package io.zeebe.client.api.command
Interface CancelWorkflowInstanceCommandStep1
-
- All Superinterfaces:
FinalCommandStep<CancelWorkflowInstanceResponse>
- All Known Implementing Classes:
CancelWorkflowInstanceCommandImpl
public interface CancelWorkflowInstanceCommandStep1 extends FinalCommandStep<CancelWorkflowInstanceResponse>
-
-
Method Summary
-
Methods inherited from interface io.zeebe.client.api.command.FinalCommandStep
requestTimeout, send
-
-