public interface ArtifactFileData
Modifier and Type | Interface and Description |
---|---|
static class |
ArtifactFileData.FileType |
Modifier and Type | Method and Description |
---|---|
ArtifactFileData.FileType |
getFileType() |
@NotNull String |
getName() |
@Nullable Long |
getSize() |
@Nullable String |
getTag() |
@Nullable String |
getUrl() |
@Nullable Date |
lastModified() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.