|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachmentsBlock.Sort.Key | |
|---|---|
| com.atlassian.jira.functest.framework.navigation.issue | |
| Uses of AttachmentsBlock.Sort.Key in com.atlassian.jira.functest.framework.navigation.issue |
|---|
| Methods in com.atlassian.jira.functest.framework.navigation.issue that return AttachmentsBlock.Sort.Key | |
|---|---|
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. |
| Methods in com.atlassian.jira.functest.framework.navigation.issue with parameters of type AttachmentsBlock.Sort.Key | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||