public class ViewProfilePanelModuleDescriptorImpl extends AbstractJiraModuleDescriptor<ViewProfilePanel> implements ViewProfilePanelModuleDescriptor
key, moduleClass, moduleClassName, moduleFactory, name, plugin, resources
DEFAULT_TAB_KEY, TAB_KEY
Constructor and Description |
---|
ViewProfilePanelModuleDescriptorImpl(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.module.ModuleFactory moduleFactory) |
Modifier and Type | Method and Description |
---|---|
int |
getOrder() |
String |
getTabKey()
Returns the "tab" key with which this panel is associated.
|
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
assertResourceExists, createModule, createVelocityParams, disabled, enabled, 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
getHtml, getHtml, getI18nBean, writeHtml
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
public ViewProfilePanelModuleDescriptorImpl(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<ViewProfilePanel>
init
in class AbstractJiraModuleDescriptor<ViewProfilePanel>
com.atlassian.plugin.PluginParseException
public int getOrder()
getOrder
in interface OrderableModuleDescriptor
public String getTabKey()
getTabKey
in interface ViewProfilePanelModuleDescriptor
Copyright © 2002-2019 Atlassian. All Rights Reserved.