Interface MappingRuleSort
- All Superinterfaces:
TypedSortableRequest.SearchRequestSort<MappingRuleSort>
- All Known Implementing Classes:
MappingRuleSortImpl
-
Method Summary
Methods inherited from interface io.camunda.client.api.search.request.TypedSortableRequest.SearchRequestSort
asc, desc
-
Method Details
-
mappingRuleId
MappingRuleSort mappingRuleId() -
claimName
MappingRuleSort claimName() -
claimValue
MappingRuleSort claimValue() -
name
MappingRuleSort name()
-