Uses of Interface
io.camunda.client.api.command.UnassignRoleFromTenantCommandStep1
Packages that use UnassignRoleFromTenantCommandStep1
-
Uses of UnassignRoleFromTenantCommandStep1 in io.camunda.client
Methods in io.camunda.client that return UnassignRoleFromTenantCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newUnassignRoleFromTenantCommand()Command to unassign a role from a tenant. -
Uses of UnassignRoleFromTenantCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return UnassignRoleFromTenantCommandStep1 -
Uses of UnassignRoleFromTenantCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement UnassignRoleFromTenantCommandStep1