public interface ArtifactLinkDataProvider
Modifier and Type | Method and Description |
---|---|
boolean |
exists() |
boolean |
exists(Iterable<String> pathComponents) |
@Nullable String |
getRootUrl() |
long |
getSize() |
@Nullable Date |
lastModified() |
@NotNull Iterable<ArtifactFileData> |
listObjects(@Nullable String subpath) |
@Nullable @Nullable String getRootUrl()
@NotNull @NotNull Iterable<ArtifactFileData> listObjects(@Nullable @Nullable String subpath)
@Nullable @Nullable Date lastModified()
long getSize()
boolean exists()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.