Uses of Interface
io.camunda.client.api.search.sort.JobSort
Packages that use JobSort
Package
Description
-
Uses of JobSort in io.camunda.client.api.search.request
Methods in io.camunda.client.api.search.request that return JobSortMethod parameters in io.camunda.client.api.search.request with type arguments of type JobSort -
Uses of JobSort in io.camunda.client.api.search.sort
Methods in io.camunda.client.api.search.sort that return JobSortModifier and TypeMethodDescriptionJobSort.deadline()JobSort.deniedReason()JobSort.elementId()JobSort.elementInstanceKey()JobSort.endTime()JobSort.errorCode()JobSort.errorMessage()JobSort.hasFailedWithRetriesLeft()JobSort.isDenied()JobSort.jobKey()JobSort.kind()JobSort.listenerEventType()JobSort.processDefinitionId()JobSort.processDefinitionKey()JobSort.processInstanceKey()JobSort.retries()JobSort.state()JobSort.tenantId()JobSort.type()JobSort.worker() -
Uses of JobSort in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request with parameters of type JobSortMethod parameters in io.camunda.client.impl.search.request with type arguments of type JobSortModifier and TypeMethodDescription -
Uses of JobSort in io.camunda.client.impl.search.sort
Classes in io.camunda.client.impl.search.sort that implement JobSortMethods in io.camunda.client.impl.search.sort that return JobSortModifier and TypeMethodDescriptionJobSortImpl.deadline()JobSortImpl.deniedReason()JobSortImpl.elementId()JobSortImpl.elementInstanceKey()JobSortImpl.endTime()JobSortImpl.errorCode()JobSortImpl.errorMessage()JobSortImpl.hasFailedWithRetriesLeft()JobSortImpl.isDenied()JobSortImpl.jobKey()JobSortImpl.kind()JobSortImpl.listenerEventType()JobSortImpl.processDefinitionId()JobSortImpl.processDefinitionKey()JobSortImpl.processInstanceKey()JobSortImpl.retries()protected JobSortJobSortImpl.self()JobSortImpl.state()JobSortImpl.tenantId()JobSortImpl.type()JobSortImpl.worker()