Uses of Enum Class
pro.taskana.workbasket.rest.WorkbasketController.WorkbasketQuerySortBy
Packages that use WorkbasketController.WorkbasketQuerySortBy
-
Uses of WorkbasketController.WorkbasketQuerySortBy in pro.taskana.workbasket.rest
Methods in pro.taskana.workbasket.rest that return WorkbasketController.WorkbasketQuerySortByModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.WorkbasketController.WorkbasketQuerySortBy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pro.taskana.workbasket.rest that return types with arguments of type WorkbasketController.WorkbasketQuerySortByConstructor parameters in pro.taskana.workbasket.rest with type arguments of type WorkbasketController.WorkbasketQuerySortByModifierConstructorDescriptionWorkbasketQuerySortParameter(List<WorkbasketController.WorkbasketQuerySortBy> sortBy, List<pro.taskana.common.api.BaseQuery.SortDirection> order)