Uses of Interface
io.camunda.client.api.command.DeleteRoleCommandStep1
Packages that use DeleteRoleCommandStep1
-
Uses of DeleteRoleCommandStep1 in io.camunda.client
Methods in io.camunda.client that return DeleteRoleCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newDeleteRoleCommand(String roleId) Command to delete a role by role ID. -
Uses of DeleteRoleCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return DeleteRoleCommandStep1 -
Uses of DeleteRoleCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement DeleteRoleCommandStep1