| Package | Description |
|---|---|
| com.atlassian.bamboo.task |
| Modifier and Type | Method and Description |
|---|---|
TaskRootDirectoryType |
TaskRootDirectorySelector.getTaskRootDirectoryType() |
static TaskRootDirectoryType |
TaskRootDirectoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskRootDirectoryType[] |
TaskRootDirectoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskRootDirectorySelector.setTaskRootDirectoryType(TaskRootDirectoryType taskRootDirectoryType) |
| Constructor and Description |
|---|
TaskRootDirectorySelector(TaskRootDirectoryType taskRootDirectoryType,
long repositoryDefiningWorkingDirectory) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.