Class JobStatePropertyImpl
java.lang.Object
io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider<JobStateFilterProperty>
io.camunda.client.impl.search.filter.builder.JobStatePropertyImpl
- All Implemented Interfaces:
JobStateProperty,LikeProperty<JobState,,String, JobStateProperty> PropertyBase<JobState,JobStateProperty>
public class JobStatePropertyImpl
extends TypedSearchRequestPropertyProvider<JobStateFilterProperty>
implements JobStateProperty
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider
provideSearchRequestProperty
-
Constructor Details
-
JobStatePropertyImpl
public JobStatePropertyImpl()
-
-
Method Details
-
eq
- Specified by:
eqin interfacePropertyBase<JobState,JobStateProperty>
-
neq
- Specified by:
neqin interfacePropertyBase<JobState,JobStateProperty>
-
exists
- Specified by:
existsin interfacePropertyBase<JobState,JobStateProperty>
-
in
- Specified by:
inin interfacePropertyBase<JobState,JobStateProperty>
-
in
- Specified by:
inin interfacePropertyBase<JobState,JobStateProperty>
-
getSearchRequestProperty
- Specified by:
getSearchRequestPropertyin classTypedSearchRequestPropertyProvider<JobStateFilterProperty>
-
like
- Specified by:
likein interfaceLikeProperty<JobState,String, JobStateProperty>
-