| Package | Description |
|---|---|
| com.atlassian.bamboo.task | |
| com.atlassian.bamboo.ww2.actions.build.admin.config.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) |
| Modifier and Type | Field and Description |
|---|---|
protected TaskRootDirectoryType |
ConfigureBuildTasks.workingDirSelector |
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.