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.Direction |
AttachmentsBlock.Sort.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachmentsBlock.Sort.Direction[] |
AttachmentsBlock.Sort.Direction.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.sort(AttachmentsBlock.Sort.Key key,
AttachmentsBlock.Sort.Direction direction) |
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.
|
Modifier and Type | Method and Description |
---|---|
AttachmentsBlock.Sort.Direction |
AttachmentOptions.getSortOrder() |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentOptions.setSortOrder(AttachmentsBlock.Sort.Direction sortOrder) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.