Uses of Enum Class
io.camunda.tasklist.TasklistClient.TaskSearch.Sort.Order
Packages that use TasklistClient.TaskSearch.Sort.Order
-
Uses of TasklistClient.TaskSearch.Sort.Order in io.camunda.tasklist
Methods in io.camunda.tasklist that return TasklistClient.TaskSearch.Sort.OrderModifier and TypeMethodDescriptionTasklistClient.TaskSearch.Sort.order()Returns the value of theorderrecord component.Returns the enum constant of this class with the specified name.static TasklistClient.TaskSearch.Sort.Order[]TasklistClient.TaskSearch.Sort.Order.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.camunda.tasklist with parameters of type TasklistClient.TaskSearch.Sort.OrderModifierConstructorDescriptionCreates an instance of aSortrecord class.