Uses of Enum Class
pro.taskana.task.rest.TaskQueryGroupByParameter.TaskQueryGroupBy
Packages that use TaskQueryGroupByParameter.TaskQueryGroupBy
-
Uses of TaskQueryGroupByParameter.TaskQueryGroupBy in pro.taskana.task.rest
Methods in pro.taskana.task.rest that return TaskQueryGroupByParameter.TaskQueryGroupByModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TaskQueryGroupByParameter.TaskQueryGroupBy.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in pro.taskana.task.rest with parameters of type TaskQueryGroupByParameter.TaskQueryGroupByModifierConstructorDescriptionTaskQueryGroupByParameter(TaskQueryGroupByParameter.TaskQueryGroupBy groupBy, String groupBySor)