Uses of Interface
io.camunda.client.api.command.AssignGroupToTenantCommandStep1
Packages that use AssignGroupToTenantCommandStep1
-
Uses of AssignGroupToTenantCommandStep1 in io.camunda.client
Methods in io.camunda.client that return AssignGroupToTenantCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newAssignGroupToTenantCommand()Command to assign a group to a tenant. -
Uses of AssignGroupToTenantCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return AssignGroupToTenantCommandStep1 -
Uses of AssignGroupToTenantCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement AssignGroupToTenantCommandStep1