Uses of Interface
io.camunda.client.api.search.sort.MappingRuleSort
Packages that use MappingRuleSort
Package
Description
-
Uses of MappingRuleSort in io.camunda.client.api.search.request
Methods in io.camunda.client.api.search.request that return MappingRuleSortModifier and TypeMethodDescriptionstatic MappingRuleSortSearchRequestBuilders.mappingRuleSort(Consumer<MappingRuleSort> fn) Method parameters in io.camunda.client.api.search.request with type arguments of type MappingRuleSortModifier and TypeMethodDescriptionstatic MappingRuleSortSearchRequestBuilders.mappingRuleSort(Consumer<MappingRuleSort> fn) -
Uses of MappingRuleSort in io.camunda.client.api.search.sort
Methods in io.camunda.client.api.search.sort that return MappingRuleSortModifier and TypeMethodDescriptionMappingRuleSort.claimName()MappingRuleSort.claimValue()MappingRuleSort.mappingRuleId()MappingRuleSort.name() -
Uses of MappingRuleSort in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request with parameters of type MappingRuleSortModifier and TypeMethodDescriptionMappingRulesByGroupSearchRequestImpl.sort(MappingRuleSort value) MappingRulesByRoleSearchRequestImpl.sort(MappingRuleSort value) Method parameters in io.camunda.client.impl.search.request with type arguments of type MappingRuleSortModifier and TypeMethodDescriptionMappingRulesByGroupSearchRequestImpl.sort(Consumer<MappingRuleSort> fn) MappingRulesByRoleSearchRequestImpl.sort(Consumer<MappingRuleSort> fn) -
Uses of MappingRuleSort in io.camunda.client.impl.search.sort
Classes in io.camunda.client.impl.search.sort that implement MappingRuleSortMethods in io.camunda.client.impl.search.sort that return MappingRuleSortModifier and TypeMethodDescriptionMappingRuleSortImpl.claimName()MappingRuleSortImpl.claimValue()MappingRuleSortImpl.mappingRuleId()MappingRuleSortImpl.name()protected MappingRuleSortMappingRuleSortImpl.self()