Uses of Interface
io.camunda.client.api.command.AssignUserToTenantCommandStep1
Packages that use AssignUserToTenantCommandStep1
-
Uses of AssignUserToTenantCommandStep1 in io.camunda.client
Methods in io.camunda.client that return AssignUserToTenantCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newAssignUserToTenantCommand()Command to assign a user to a tenant. -
Uses of AssignUserToTenantCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return AssignUserToTenantCommandStep1 -
Uses of AssignUserToTenantCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement AssignUserToTenantCommandStep1