Class MessageSubscriptionSortImpl
java.lang.Object
io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider<List<SearchRequestSort>>
io.camunda.client.impl.search.request.SearchRequestSortBase<MessageSubscriptionSort>
io.camunda.client.impl.search.sort.MessageSubscriptionSortImpl
- All Implemented Interfaces:
TypedSortableRequest.SearchRequestSort<MessageSubscriptionSort>,MessageSubscriptionSort
public class MessageSubscriptionSortImpl
extends SearchRequestSortBase<MessageSubscriptionSort>
implements MessageSubscriptionSort
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.client.impl.search.request.SearchRequestSortBase
asc, desc, field, getSearchRequestProperty, orderMethods inherited from class io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider
provideSearchRequestPropertyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.client.api.search.request.TypedSortableRequest.SearchRequestSort
asc, desc
-
Constructor Details
-
MessageSubscriptionSortImpl
public MessageSubscriptionSortImpl()
-
-
Method Details
-
messageSubscriptionKey
- Specified by:
messageSubscriptionKeyin interfaceMessageSubscriptionSort
-
processDefinitionId
- Specified by:
processDefinitionIdin interfaceMessageSubscriptionSort
-
processInstanceKey
- Specified by:
processInstanceKeyin interfaceMessageSubscriptionSort
-
elementId
- Specified by:
elementIdin interfaceMessageSubscriptionSort
-
elementInstanceKey
- Specified by:
elementInstanceKeyin interfaceMessageSubscriptionSort
-
messageSubscriptionState
- Specified by:
messageSubscriptionStatein interfaceMessageSubscriptionSort
-
lastUpdatedDate
- Specified by:
lastUpdatedDatein interfaceMessageSubscriptionSort
-
messageName
- Specified by:
messageNamein interfaceMessageSubscriptionSort
-
correlationKey
- Specified by:
correlationKeyin interfaceMessageSubscriptionSort
-
tenantId
- Specified by:
tenantIdin interfaceMessageSubscriptionSort
-
self
- Specified by:
selfin classSearchRequestSortBase<MessageSubscriptionSort>
-