public class ProjectTabPanelModuleDescriptorImpl extends AbstractTabPanelModuleDescriptor<ProjectTabPanel> implements ProjectTabPanelModuleDescriptor
order
Constructor and Description |
---|
ProjectTabPanelModuleDescriptorImpl(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.module.ModuleFactory moduleFactory) |
Modifier and Type | Method and Description |
---|---|
protected void |
assertModuleClass()
Asserts that module class implements
ProjectTabPanel |
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, 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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLabel, getLabelKey
getHtml, getHtml, getI18nBean, writeHtml
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation
getOrder
public ProjectTabPanelModuleDescriptorImpl(JiraAuthenticationContext authenticationContext, com.atlassian.plugin.module.ModuleFactory moduleFactory)
protected void assertModuleClass() throws com.atlassian.plugin.PluginParseException
ProjectTabPanel
assertModuleClass
in class AbstractTabPanelModuleDescriptor<ProjectTabPanel>
com.atlassian.plugin.PluginParseException
- if ProjectTabPanel
class is not assignable from module classpublic int compareTo(Object o)
compareTo
in interface Comparable
Copyright © 2002-2016 Atlassian. All Rights Reserved.