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