public class IssueTabPanelModuleDescriptorImpl extends AbstractJiraModuleDescriptor<IssueTabPanel3> implements IssueTabPanelModuleDescriptor
| Constructor and Description |
|---|
IssueTabPanelModuleDescriptorImpl(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.module.ModuleFactory moduleFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected IssueTabPanel3 |
createModule()
Creates an instance of the Module.
|
void |
enabled() |
String |
getLabel() |
int |
getOrder() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
boolean |
isDefault() |
boolean |
isSortable() |
boolean |
isSupportsAjaxLoad() |
assertResourceExists, createVelocityParams, disabled, getAuthenticationContext, getClassLoader, getDescription, getHtml, getHtml, getI18nBean, getModule, getName, getText, getText, isResourceExist, writeHtmlassertModuleClassImplements, checkPermissions, destroy, destroy, equals, getCompleteKey, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, hashCode, isEnabled, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetHtml, getHtml, getI18nBean, writeHtmldestroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersionpublic IssueTabPanelModuleDescriptorImpl(JiraAuthenticationContext authenticationContext, com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<IssueTabPanel3>init in class AbstractJiraModuleDescriptor<IssueTabPanel3>com.atlassian.plugin.PluginParseExceptionpublic void enabled()
enabled in interface com.atlassian.plugin.StateAwareenabled in class AbstractJiraModuleDescriptor<IssueTabPanel3>public String getLabel()
getLabel in interface IssueTabPanelModuleDescriptorprotected IssueTabPanel3 createModule()
AbstractJiraModuleDescriptorcreateModule in class AbstractJiraModuleDescriptor<IssueTabPanel3>public int getOrder()
getOrder in interface IssueTabPanelModuleDescriptorgetOrder in interface OrderableModuleDescriptorpublic boolean isDefault()
isDefault in interface IssueTabPanelModuleDescriptorpublic boolean isSortable()
isSortable in interface IssueTabPanelModuleDescriptorpublic boolean isSupportsAjaxLoad()
isSupportsAjaxLoad in interface IssueTabPanelModuleDescriptorCopyright © 2002-2015 Atlassian. All Rights Reserved.