Package io.camunda.client.api.command
Interface ResolveIncidentCommandStep1
- All Superinterfaces:
CommandWithCommunicationApiStep<ResolveIncidentCommandStep1>,CommandWithOperationReferenceStep<ResolveIncidentCommandStep1>,FinalCommandStep<ResolveIncidentResponse>
- All Known Implementing Classes:
ResolveIncidentCommandImpl
public interface ResolveIncidentCommandStep1
extends CommandWithOperationReferenceStep<ResolveIncidentCommandStep1>, CommandWithCommunicationApiStep<ResolveIncidentCommandStep1>, FinalCommandStep<ResolveIncidentResponse>
-
Method Summary
Methods inherited from interface io.camunda.client.api.command.CommandWithCommunicationApiStep
useGrpc, useRestMethods inherited from interface io.camunda.client.api.command.CommandWithOperationReferenceStep
operationReferenceMethods inherited from interface io.camunda.client.api.command.FinalCommandStep
execute, requestTimeout, send