Package io.camunda.client.api.command
Interface JobCallbackFinalCommandStep<T>
- All Superinterfaces:
FinalCommandStep<T>
- All Known Subinterfaces:
CompleteJobCommandStep1,FailJobCommandStep1.FailJobCommandStep2,ThrowErrorCommandStep1.ThrowErrorCommandStep2
- All Known Implementing Classes:
CompleteJobCommandImpl,FailJobCommandImpl,ThrowErrorCommandImpl
-
Method Summary
Methods inherited from interface io.camunda.client.api.command.FinalCommandStep
execute, requestTimeout, send