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