Uses of Interface
io.camunda.client.api.command.UpdateAuthorizationCommandStep1
Packages that use UpdateAuthorizationCommandStep1
-
Uses of UpdateAuthorizationCommandStep1 in io.camunda.client
Methods in io.camunda.client that return UpdateAuthorizationCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newUpdateAuthorizationCommand(long authorizationKey) Command to update an authorization -
Uses of UpdateAuthorizationCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return UpdateAuthorizationCommandStep1Modifier and TypeMethodDescriptionCamundaClientImpl.newUpdateAuthorizationCommand(long authorizationKey) -
Uses of UpdateAuthorizationCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement UpdateAuthorizationCommandStep1