Uses of Interface
io.camunda.client.api.command.AssignGroupToTenantCommandStep1
Packages that use AssignGroupToTenantCommandStep1
Package
Description
-
Uses of AssignGroupToTenantCommandStep1 in io.camunda.client
Methods in io.camunda.client that return AssignGroupToTenantCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newAssignGroupToTenantCommand(String tenantId) Command to assign a group to a tenant. -
Uses of AssignGroupToTenantCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return AssignGroupToTenantCommandStep1Modifier and TypeMethodDescriptionSets the group ID for the assignment. -
Uses of AssignGroupToTenantCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return AssignGroupToTenantCommandStep1Modifier and TypeMethodDescriptionCamundaClientImpl.newAssignGroupToTenantCommand(String tenantId) -
Uses of AssignGroupToTenantCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement AssignGroupToTenantCommandStep1Methods in io.camunda.client.impl.command that return AssignGroupToTenantCommandStep1Modifier and TypeMethodDescriptionAssignGroupToTenantCommandImpl.requestTimeout(Duration timeout)