Package | Description |
---|---|
com.atlassian.bamboo.build.artifact | |
com.atlassian.bamboo.ww2.actions.chains |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactFileDataImpl |
class |
MutableArtifactFileData |
class |
TrampolineArtifactFileData |
Modifier and Type | Method and Description |
---|---|
static ArtifactFileData |
ArtifactFileDataImpl.directory(String name,
String url,
String tag,
Date lastModified,
Long size) |
ArtifactFileData |
TrampolineArtifactFileData.getDelegate() |
Modifier and Type | Method and Description |
---|---|
Iterable<ArtifactFileData> |
TrampolineUrlArtifactLinkDataProvider.listObjects(String subpath) |
Iterable<ArtifactFileData> |
FileSystemArtifactLinkDataProvider.listObjects(String subpath)
This method should not be normally called.
|
Iterable<ArtifactFileData> |
S3ArtifactLinkDataProvider.listObjects(String subpath) |
Iterable<ArtifactFileData> |
CachingArtifactLinkDataProviderDecorator.listObjects(String subpath) |
Iterable<ArtifactFileData> |
ArtifactLinkDataProvider.listObjects(String subpath) |
Constructor and Description |
---|
TrampolineArtifactFileData(ArtifactFileData delegate,
String trampolineUrl) |
Modifier and Type | Method and Description |
---|---|
Iterable<ArtifactFileData> |
ArtifactUrlRedirectAction.getArtifactFiles() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.