Uses of Interface
io.camunda.client.api.command.AssignRoleToTenantCommandStep1
Packages that use AssignRoleToTenantCommandStep1
-
Uses of AssignRoleToTenantCommandStep1 in io.camunda.client
Methods in io.camunda.client that return AssignRoleToTenantCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newAssignRoleToTenantCommand()Command to assign a role to a tenant. -
Uses of AssignRoleToTenantCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return AssignRoleToTenantCommandStep1 -
Uses of AssignRoleToTenantCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement AssignRoleToTenantCommandStep1