| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AttachmentArchiveEntry |
AttachmentArchiveEntry.abbreviatedName(String abbreviatedName) |
AttachmentArchiveEntry |
AttachmentArchiveEntry.entryIndex(Long entryIndex) |
AttachmentArchiveEntry |
AttachmentArchiveEntry.mediaType(String mediaType) |
AttachmentArchiveEntry |
AttachmentArchiveEntry.name(String name) |
AttachmentArchiveEntry |
AttachmentArchiveEntry.size(Long size) |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentArchiveEntry> |
AttachmentArchiveImpl.getEntries()
The list of the items included in the archive.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentArchiveImpl |
AttachmentArchiveImpl.addEntriesItem(AttachmentArchiveEntry entriesItem) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentArchiveImpl |
AttachmentArchiveImpl.entries(List<AttachmentArchiveEntry> entries) |
void |
AttachmentArchiveImpl.setEntries(List<AttachmentArchiveEntry> entries) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.