Uses of Interface
io.camunda.client.api.command.CreateMappingCommandStep1
Packages that use CreateMappingCommandStep1
Package
Description
-
Uses of CreateMappingCommandStep1 in io.camunda.client
Methods in io.camunda.client that return CreateMappingCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newCreateMappingCommand()Command to create a mapping rule. -
Uses of CreateMappingCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return CreateMappingCommandStep1Modifier and TypeMethodDescriptionSet the claim name to create mapping with.CreateMappingCommandStep1.claimValue(String claimValue) Set the claim value to create mapping with.Set the id to create mapping with.Set the name to create mapping with. -
Uses of CreateMappingCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return CreateMappingCommandStep1 -
Uses of CreateMappingCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement CreateMappingCommandStep1Methods in io.camunda.client.impl.command that return CreateMappingCommandStep1