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