Uses of Enum Class
pro.taskana.task.rest.TaskController.TaskQuerySortBy
Packages that use TaskController.TaskQuerySortBy
-
Uses of TaskController.TaskQuerySortBy in pro.taskana.task.rest
Methods in pro.taskana.task.rest that return TaskController.TaskQuerySortByModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TaskController.TaskQuerySortBy[]TaskController.TaskQuerySortBy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pro.taskana.task.rest that return types with arguments of type TaskController.TaskQuerySortByConstructor parameters in pro.taskana.task.rest with type arguments of type TaskController.TaskQuerySortByModifierConstructorDescriptionTaskQuerySortParameter(List<TaskController.TaskQuerySortBy> sortBy, List<pro.taskana.common.api.BaseQuery.SortDirection> order)