Package io.camunda.client.api.command
Interface UpdateMappingRuleCommandStep1.UpdateMappingRuleCommandStep2
- All Known Implementing Classes:
UpdateMappingRuleCommandImpl
- Enclosing interface:
UpdateMappingRuleCommandStep1
public static interface UpdateMappingRuleCommandStep1.UpdateMappingRuleCommandStep2
-
Method Summary
Modifier and TypeMethodDescriptionSet the claim name for the mapping rule to be updated.
-
Method Details
-
claimName
Set the claim name for the mapping rule to be updated.- Parameters:
claimName- the new claim name for this mapping rule- Returns:
- the builder for this command.
-