Class AgentInstanceSortImpl
java.lang.Object
io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider<List<SearchRequestSort>>
io.camunda.client.impl.search.request.SearchRequestSortBase<AgentInstanceSort>
io.camunda.client.impl.search.sort.AgentInstanceSortImpl
- All Implemented Interfaces:
TypedSortableRequest.SearchRequestSort<AgentInstanceSort>,AgentInstanceSort
public class AgentInstanceSortImpl
extends SearchRequestSortBase<AgentInstanceSort>
implements AgentInstanceSort
-
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
-
AgentInstanceSortImpl
public AgentInstanceSortImpl()
-
-
Method Details
-
self
- Specified by:
selfin classSearchRequestSortBase<AgentInstanceSort>
-
agentInstanceKey
- Specified by:
agentInstanceKeyin interfaceAgentInstanceSort
-
status
- Specified by:
statusin interfaceAgentInstanceSort
-
elementId
- Specified by:
elementIdin interfaceAgentInstanceSort
-
processInstanceKey
- Specified by:
processInstanceKeyin interfaceAgentInstanceSort
-
rootProcessInstanceKey
- Specified by:
rootProcessInstanceKeyin interfaceAgentInstanceSort
-
processDefinitionKey
- Specified by:
processDefinitionKeyin interfaceAgentInstanceSort
-
tenantId
- Specified by:
tenantIdin interfaceAgentInstanceSort
-
creationDate
- Specified by:
creationDatein interfaceAgentInstanceSort
-
lastUpdatedDate
- Specified by:
lastUpdatedDatein interfaceAgentInstanceSort
-
completionDate
- Specified by:
completionDatein interfaceAgentInstanceSort
-