Package | Description |
---|---|
com.atlassian.jira.rest.v2.issue.attachment.format |
Modifier and Type | Method and Description |
---|---|
HumanReadableArchiveEntry |
HumanReadableArchiveEntryBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Iterable<HumanReadableArchiveEntry> |
HumanReadableArchive.getEntries() |
Modifier and Type | Method and Description |
---|---|
HumanReadableArchiveBuilder |
HumanReadableArchiveBuilder.entries(Iterable<HumanReadableArchiveEntry> entries) |
Constructor and Description |
---|
HumanReadableArchive(long id,
String name,
Iterable<HumanReadableArchiveEntry> entries,
long totalEntryCount,
String mediaType) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.