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, init
assertResourceExists, createModule, disabled, getAuthenticationContext, getClassLoader, getDescription, getHtml, getHtml, getI18nBean, getModule, getName, getText, getText, isResourceExist, writeHtml
assertModuleClassImplements, 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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLabel, getLabelKey
getHtml, getHtml, getI18nBean, writeHtml
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
getResourceDescriptor, getResourceDescriptors, getResourceLocation
getOrder
public ComponentTabPanelModuleDescriptorImpl(JiraAuthenticationContext authenticationContext, com.atlassian.plugin.module.ModuleFactory moduleFactory)
protected void assertModuleClass() throws com.atlassian.plugin.PluginParseException
ComponentTabPanel
assertModuleClass
in class AbstractTabPanelModuleDescriptor<ComponentTabPanel>
com.atlassian.plugin.PluginParseException
- if ComponentTabPanel
class is not assignable from module classpublic int compareTo(Object o)
compareTo
in interface Comparable
Copyright © 2002-2019 Atlassian. All Rights Reserved.