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