Class ProcessInstanceStatisticsFilterTransformer
java.lang.Object
io.camunda.search.clients.transformers.filter.IndexFilterTransformer<ProcessInstanceStatisticsFilter>
io.camunda.search.clients.transformers.filter.ProcessInstanceStatisticsFilterTransformer
- All Implemented Interfaces:
FilterTransformer<ProcessInstanceStatisticsFilter>,ServiceTransformer<ProcessInstanceStatisticsFilter,SearchQuery>
public class ProcessInstanceStatisticsFilterTransformer
extends IndexFilterTransformer<ProcessInstanceStatisticsFilter>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SearchQuerytoAuthorizationCheckSearchQuery(Authorization<?> authorization) Methods inherited from class io.camunda.search.clients.transformers.filter.IndexFilterTransformer
getIndex, toSearchQueryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.search.clients.transformers.filter.FilterTransformer
apply
-
Constructor Details
-
ProcessInstanceStatisticsFilterTransformer
-
-
Method Details
-
toSearchQuery
-
toAuthorizationCheckSearchQuery
- Specified by:
toAuthorizationCheckSearchQueryin classIndexFilterTransformer<ProcessInstanceStatisticsFilter>
-