Uses of Interface
io.camunda.client.api.command.CreateMappingRuleCommandStep1
Packages that use CreateMappingRuleCommandStep1
Package
Description
-
Uses of CreateMappingRuleCommandStep1 in io.camunda.client
Methods in io.camunda.client that return CreateMappingRuleCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newCreateMappingRuleCommand()Command to create a mapping rule. -
Uses of CreateMappingRuleCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return CreateMappingRuleCommandStep1Modifier and TypeMethodDescriptionSet the claim name to create a mapping rule with.CreateMappingRuleCommandStep1.claimValue(String claimValue) Set the claim value to create a mapping rule with.CreateMappingRuleCommandStep1.mappingRuleId(String mappingRuleId) Set the id to create a mapping rule with.Set the name to create a mapping rule with. -
Uses of CreateMappingRuleCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return CreateMappingRuleCommandStep1 -
Uses of CreateMappingRuleCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement CreateMappingRuleCommandStep1Methods in io.camunda.client.impl.command that return CreateMappingRuleCommandStep1Modifier and TypeMethodDescriptionCreateMappingRuleCommandImpl.claimValue(String claimValue) CreateMappingRuleCommandImpl.mappingRuleId(String mappingRuleId)