| java.lang.Object | |||
| ↳ | com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule | ||
| ↳ | com.atlassian.jira.functest.framework.admin.plugins.ReferencePluginModule | ||
| ↳ | com.atlassian.jira.functest.framework.admin.plugins.IssueTabPanel | ||
Represents the the reference issue tab panel in the reference plugin.
|
[Expand]
Inherited Fields | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
| |||||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Check if the reference panel is present at given view issue page.
| |||||||||||
Module key.
| |||||||||||
Name of the module
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
| |||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||
Check if the reference panel is present at given view issue page.
| issueKey | issue key |
|---|
true, if reference issue tab panel is present for given issue

