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