Uses of Interface
io.camunda.client.api.command.AssignMappingToTenantCommandStep1
Packages that use AssignMappingToTenantCommandStep1
Package
Description
-
Uses of AssignMappingToTenantCommandStep1 in io.camunda.client
Methods in io.camunda.client that return AssignMappingToTenantCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newAssignMappingToTenantCommand(long tenantKey) Command to assign a mapping rule to a tenant. -
Uses of AssignMappingToTenantCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return AssignMappingToTenantCommandStep1Modifier and TypeMethodDescriptionAssignMappingToTenantCommandStep1.mappingKey(long mappingKey) Sets the mapping key for the assignment. -
Uses of AssignMappingToTenantCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return AssignMappingToTenantCommandStep1Modifier and TypeMethodDescriptionCamundaClientImpl.newAssignMappingToTenantCommand(long tenantKey) -
Uses of AssignMappingToTenantCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement AssignMappingToTenantCommandStep1Methods in io.camunda.client.impl.command that return AssignMappingToTenantCommandStep1