Uses of Enum Class
com.atlassian.bamboo.task.TaskCategory
-
Uses of TaskCategory in com.atlassian.bamboo.plugin.descriptor
Modifier and TypeMethodDescription@NotNull List<TaskCategory>
TaskModuleDescriptorImpl.getCategories()
-
Uses of TaskCategory in com.atlassian.bamboo.task
Modifier and TypeMethodDescriptionstatic TaskCategory
Returns the enum constant of this class with the specified name.static TaskCategory[]
TaskCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescription@NotNull List<TaskCategory>
TaskModuleDescriptor.getCategories()