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