Package | Description |
---|---|
com.atlassian.jira.functest.framework.navigation.issue | |
com.atlassian.jira.pageobjects.pages.viewissue.attachment |
Modifier and Type | Method and Description |
---|---|
static AttachmentsBlock.Sort.Key |
AttachmentsBlock.Sort.Key.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachmentsBlock.Sort.Key[] |
AttachmentsBlock.Sort.Key.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AttachmentsBlock.sort(AttachmentsBlock.Sort.Key key,
AttachmentsBlock.Sort.Direction direction)
Sorts the file attachments list on the view issue page for an specific issue.
|
void |
DefaultAttachmentsBlock.sort(AttachmentsBlock.Sort.Key key,
AttachmentsBlock.Sort.Direction direction) |
Modifier and Type | Method and Description |
---|---|
AttachmentsBlock.Sort.Key |
AttachmentOptions.getSortKey() |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentOptions.setSortBy(AttachmentsBlock.Sort.Key sortKey) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.