| Package | Description |
|---|---|
| com.atlassian.bamboo.build.fileserver | |
| com.atlassian.bamboo.v2.build.agent.remote |
| Modifier and Type | Method and Description |
|---|---|
static BuildDirectoryManager.ServerSideTaskType |
BuildDirectoryManager.ServerSideTaskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildDirectoryManager.ServerSideTaskType[] |
BuildDirectoryManager.ServerSideTaskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Path |
DefaultBuildDirectoryManager.getServerSideTaskWorkingDirectory(BuildDirectoryManager.ServerSideTaskType taskType) |
Path |
BuildDirectoryManager.getServerSideTaskWorkingDirectory(BuildDirectoryManager.ServerSideTaskType taskType)
Returns the directory used by server-side tasks of specific type.
|
| Modifier and Type | Method and Description |
|---|---|
Path |
RemoteBuildDirectoryManager.getServerSideTaskWorkingDirectory(BuildDirectoryManager.ServerSideTaskType taskType) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.