Package | Description |
---|---|
com.atlassian.bamboo.fileserver | |
com.atlassian.bamboo.storage | |
com.atlassian.bamboo.storage.location |
Modifier and Type | Method and Description |
---|---|
static ArtifactStorage |
SystemDirectory.getArtifactStorage()
Deprecated.
since 5.11, use
StorageLocationService instead. |
Modifier and Type | Method and Description |
---|---|
ArtifactStorage |
StorageLocationService.getDefaultArtifactStorage()
Deprecated.
since 5.12 use
StorageLocationService.getDefaultArtifactDirectoryBuilder() instead. |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactStorageImpl
Deprecated.
since 5.11 use
ArtifactDirectoryBuilder instead |
Modifier and Type | Method and Description |
---|---|
ArtifactStorage |
StorageLocationServiceImpl.getDefaultArtifactStorage()
This method will only work on the server, not on remote agents.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.