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