Class BatchOperationTypePropertyImpl
java.lang.Object
io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider<BatchOperationTypeFilterProperty>
io.camunda.client.impl.search.filter.builder.BatchOperationTypePropertyImpl
- All Implemented Interfaces:
BatchOperationTypeProperty,LikeProperty<BatchOperationType,,String, BatchOperationTypeProperty> PropertyBase<BatchOperationType,BatchOperationTypeProperty>
public class BatchOperationTypePropertyImpl
extends TypedSearchRequestPropertyProvider<BatchOperationTypeFilterProperty>
implements BatchOperationTypeProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioneq(BatchOperationType value) exists(boolean value) protected BatchOperationTypeFilterPropertyin(BatchOperationType... values) in(List<BatchOperationType> values) neq(BatchOperationType value) Methods inherited from class io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider
provideSearchRequestProperty
-
Constructor Details
-
BatchOperationTypePropertyImpl
public BatchOperationTypePropertyImpl()
-
-
Method Details
-
eq
- Specified by:
eqin interfacePropertyBase<BatchOperationType,BatchOperationTypeProperty>
-
neq
- Specified by:
neqin interfacePropertyBase<BatchOperationType,BatchOperationTypeProperty>
-
exists
- Specified by:
existsin interfacePropertyBase<BatchOperationType,BatchOperationTypeProperty>
-
in
- Specified by:
inin interfacePropertyBase<BatchOperationType,BatchOperationTypeProperty>
-
in
- Specified by:
inin interfacePropertyBase<BatchOperationType,BatchOperationTypeProperty>
-
getSearchRequestProperty
- Specified by:
getSearchRequestPropertyin classTypedSearchRequestPropertyProvider<BatchOperationTypeFilterProperty>
-
like
- Specified by:
likein interfaceLikeProperty<BatchOperationType,String, BatchOperationTypeProperty>
-