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