Class BatchOperationFilterTransformer
java.lang.Object
io.camunda.search.clients.transformers.filter.IndexFilterTransformer<BatchOperationFilter>
io.camunda.search.clients.transformers.filter.BatchOperationFilterTransformer
- All Implemented Interfaces:
FilterTransformer<BatchOperationFilter>,ServiceTransformer<BatchOperationFilter,SearchQuery>
public final class BatchOperationFilterTransformer
extends IndexFilterTransformer<BatchOperationFilter>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SearchQuerytoAuthorizationCheckSearchQuery(Authorization<?> authorization) toSearchQuery(BatchOperationFilter filter) 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
-
BatchOperationFilterTransformer
-
-
Method Details
-
toAuthorizationCheckSearchQuery
- Specified by:
toAuthorizationCheckSearchQueryin classIndexFilterTransformer<BatchOperationFilter>
-
toSearchQuery
-