Uses of Enum Class
pro.taskana.task.api.TaskCommentQueryColumnName
Packages that use TaskCommentQueryColumnName
-
Uses of TaskCommentQueryColumnName in pro.taskana.task.api
Methods in pro.taskana.task.api that return TaskCommentQueryColumnNameModifier and TypeMethodDescriptionstatic TaskCommentQueryColumnNameReturns the enum constant of this class with the specified name.static TaskCommentQueryColumnName[]TaskCommentQueryColumnName.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TaskCommentQueryColumnName in pro.taskana.task.internal
Methods in pro.taskana.task.internal that return TaskCommentQueryColumnNameMethods in pro.taskana.task.internal with parameters of type TaskCommentQueryColumnNameModifier and TypeMethodDescriptionTaskCommentQueryImpl.listValues(TaskCommentQueryColumnName columnName, BaseQuery.SortDirection sortDirection)