|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaskCategory | |
---|---|
com.atlassian.bamboo.plugin.descriptor | |
com.atlassian.bamboo.task |
Uses of TaskCategory in com.atlassian.bamboo.plugin.descriptor |
---|
Methods in com.atlassian.bamboo.plugin.descriptor that return types with arguments of type TaskCategory | |
---|---|
java.util.List<TaskCategory> |
TaskModuleDescriptorImpl.getCategories()
|
Uses of TaskCategory in com.atlassian.bamboo.task |
---|
Methods in com.atlassian.bamboo.task that return TaskCategory | |
---|---|
static TaskCategory |
TaskCategory.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TaskCategory[] |
TaskCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.atlassian.bamboo.task that return types with arguments of type TaskCategory | |
---|---|
java.util.List<TaskCategory> |
TaskModuleDescriptor.getCategories()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |