| 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 |
|---|---|
@NotNull Path |
DefaultBuildDirectoryManager.getServerSideTaskWorkingDirectory(@NotNull BuildDirectoryManager.ServerSideTaskType taskType) |
@NotNull Path |
BuildDirectoryManager.getServerSideTaskWorkingDirectory(@NotNull BuildDirectoryManager.ServerSideTaskType taskType)
Returns the directory used by server-side tasks of specific type.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull Path |
RemoteBuildDirectoryManager.getServerSideTaskWorkingDirectory(@NotNull BuildDirectoryManager.ServerSideTaskType taskType) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.