Uses of Interface
io.camunda.client.api.command.ResolveIncidentCommandStep1
Packages that use ResolveIncidentCommandStep1
-
Uses of ResolveIncidentCommandStep1 in io.camunda.client
Methods in io.camunda.client that return ResolveIncidentCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newResolveIncidentCommand(long incidentKey) Command to resolve an existing incident. -
Uses of ResolveIncidentCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return ResolveIncidentCommandStep1 -
Uses of ResolveIncidentCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement ResolveIncidentCommandStep1Methods in io.camunda.client.impl.command that return ResolveIncidentCommandStep1Modifier and TypeMethodDescriptionResolveIncidentCommandImpl.operationReference(long operationReference) ResolveIncidentCommandImpl.useGrpc()ResolveIncidentCommandImpl.useRest()