public class ComponentTabPanelModuleDescriptorImpl extends AbstractTabPanelModuleDescriptor<ComponentTabPanel> implements ComponentTabPanelModuleDescriptor
order| Constructor and Description |
|---|
ComponentTabPanelModuleDescriptorImpl(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.module.ModuleFactory moduleFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertModuleClass()
Asserts that module class implements
ComponentTabPanel |
int |
compareTo(Object o) |
createVelocityParams, enabled, getLabel, getLabelKey, getOrder, initassertResourceExists, createModule, disabled, getAuthenticationContext, getClassLoader, getDescription, getHtml, getHtml, getI18nBean, getModule, getName, getText, getText, isResourceExist, writeHtmlassertModuleClassImplements, checkPermissions, destroy, equals, getCompleteKey, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLabel, getLabelKeygetHtml, getHtml, getI18nBean, writeHtmldestroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokengetResourceDescriptor, getResourceDescriptors, getResourceLocationgetOrderpublic ComponentTabPanelModuleDescriptorImpl(JiraAuthenticationContext authenticationContext, com.atlassian.plugin.module.ModuleFactory moduleFactory)
protected void assertModuleClass()
throws com.atlassian.plugin.PluginParseException
ComponentTabPanelassertModuleClass in class AbstractTabPanelModuleDescriptor<ComponentTabPanel>com.atlassian.plugin.PluginParseException - if ComponentTabPanel class is not assignable from module classpublic int compareTo(Object o)
compareTo in interface ComparableCopyright © 2002-2021 Atlassian. All Rights Reserved.