| java.lang.Object | |
| ↳ | com.atlassian.jira.pageobjects.pages.viewissue.IssueMenu |
Issue menu on the View Issue page.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Invoke given issueOperation and return the target page object.
| |||||||||||
Invoke given issueOperation.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Invoke given issueOperation and return the target page object.
| issueOperation | issue operation to invoke |
|---|
Invoke given issueOperation.
| issueOperation | issue operation to invoke |
|---|

