Package io.camunda.client.api.command
Interface UpdateMappingRuleCommandStep1.UpdateMappingRuleCommandStep3
- All Known Implementing Classes:
UpdateMappingRuleCommandImpl
- Enclosing interface:
UpdateMappingRuleCommandStep1
public static interface UpdateMappingRuleCommandStep1.UpdateMappingRuleCommandStep3
-
Method Summary
Modifier and TypeMethodDescriptionclaimValue(String claimValue) Set the claim value for the mapping rule to be updated.
-
Method Details
-
claimValue
Set the claim value for the mapping rule to be updated.- Parameters:
claimValue- the new claim value for this mapping rule- Returns:
- the builder for this command. Call
to complete the command and send it.
invalid reference
#send()
-