Class MappingRuleSortImpl
java.lang.Object
io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider<List<SearchRequestSort>>
io.camunda.client.impl.search.request.SearchRequestSortBase<MappingRuleSort>
io.camunda.client.impl.search.sort.MappingRuleSortImpl
- All Implemented Interfaces:
TypedSortableRequest.SearchRequestSort<MappingRuleSort>,MappingRuleSort
public class MappingRuleSortImpl
extends SearchRequestSortBase<MappingRuleSort>
implements MappingRuleSort
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.client.impl.search.request.SearchRequestSortBase
asc, desc, field, getSearchRequestProperty, orderMethods inherited from class io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider
provideSearchRequestPropertyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.client.api.search.request.TypedSortableRequest.SearchRequestSort
asc, desc
-
Constructor Details
-
MappingRuleSortImpl
public MappingRuleSortImpl()
-
-
Method Details
-
mappingRuleId
- Specified by:
mappingRuleIdin interfaceMappingRuleSort
-
claimName
- Specified by:
claimNamein interfaceMappingRuleSort
-
claimValue
- Specified by:
claimValuein interfaceMappingRuleSort
-
name
- Specified by:
namein interfaceMappingRuleSort
-
self
- Specified by:
selfin classSearchRequestSortBase<MappingRuleSort>
-