Modifier and Type | Method and Description |
---|---|
AttachmentsBlock |
IssueNavigation.attachments(String issueKey,
AttachmentsBlock.ViewMode viewMode)
Returns a representation of the attachments block on the view issue page for a specific issue.
|
AttachmentsBlock |
IssueNavigationImpl.attachments(String issueKey,
AttachmentsBlock.ViewMode viewMode) |
Modifier and Type | Method and Description |
---|---|
AttachmentsBlock.ViewMode |
DefaultAttachmentsBlock.getViewMode() |
AttachmentsBlock.ViewMode |
AttachmentsBlock.getViewMode() |
static AttachmentsBlock.ViewMode |
AttachmentsBlock.ViewMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachmentsBlock.ViewMode[] |
AttachmentsBlock.ViewMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultAttachmentsBlock.setViewMode(AttachmentsBlock.ViewMode viewMode) |
void |
AttachmentsBlock.setViewMode(AttachmentsBlock.ViewMode viewMode) |
Modifier and Type | Method and Description |
---|---|
AttachmentsBlock.ViewMode |
AttachmentOptions.getViewMode() |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentOptions.setViewMode(AttachmentsBlock.ViewMode viewMode) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.