public class IssueTabPanel extends ReferencePluginModule
administration, pluginKey| Constructor and Description |
|---|
IssueTabPanel(Administration administration,
Navigation navigation,
LocatorFactory locators) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPresent(String issueKey)
Check if the reference panel is present at given view issue page.
|
String |
moduleKey()
Module key.
|
String |
moduleName()
Name of the module
|
completeModuleKey, disable, enable, isEnabled, isInstalledpublic IssueTabPanel(Administration administration, Navigation navigation, LocatorFactory locators)
public String moduleKey()
AbstractPluginModulemoduleKey in class AbstractPluginModulepublic String moduleName()
AbstractPluginModulemoduleName in class AbstractPluginModulepublic boolean isPresent(String issueKey)
issueKey - issue keytrue, if reference issue tab panel is present for given issueCopyright © 2002-2019 Atlassian. All Rights Reserved.