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, isInstalled
public IssueTabPanel(Administration administration, Navigation navigation, LocatorFactory locators)
public String moduleKey()
AbstractPluginModule
moduleKey
in class AbstractPluginModule
public String moduleName()
AbstractPluginModule
moduleName
in class AbstractPluginModule
public boolean isPresent(String issueKey)
issueKey
- issue keytrue
, if reference issue tab panel is present for given issueCopyright © 2002-2024 Atlassian. All Rights Reserved.