Package | Description |
---|---|
com.atlassian.jira.functest.framework.navigation | |
com.atlassian.jira.functest.framework.navigation.issue |
Modifier and Type | Method and Description |
---|---|
AttachmentsBlock |
IssueNavigation.attachments(String issueKey)
Returns a representation of the attachments block on the view issue page for a specific issue.
|
AttachmentsBlock |
IssueNavigationImpl.attachments(String issueKey) |
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 | Class and Description |
---|---|
class |
DefaultAttachmentsBlock |
Copyright © 2002-2019 Atlassian. All Rights Reserved.