Uses of Interface
io.camunda.client.api.command.DeleteResourceCommandStep1
Packages that use DeleteResourceCommandStep1
-
Uses of DeleteResourceCommandStep1 in io.camunda.client
Methods in io.camunda.client that return DeleteResourceCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newDeleteResourceCommand(long resourceKey) Command to delete a resource. -
Uses of DeleteResourceCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return DeleteResourceCommandStep1 -
Uses of DeleteResourceCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement DeleteResourceCommandStep1Methods in io.camunda.client.impl.command that return DeleteResourceCommandStep1Modifier and TypeMethodDescriptionDeleteResourceCommandImpl.operationReference(long operationReference) DeleteResourceCommandImpl.useGrpc()DeleteResourceCommandImpl.useRest()