public class ViewProfilePanelModuleDescriptorImpl extends AbstractJiraModuleDescriptor<ViewProfilePanel> implements ViewProfilePanelModuleDescriptor
key, moduleClass, moduleClassName, moduleFactory, name, plugin, resourcesDEFAULT_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, 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, waitgetHtml, getHtml, getI18nBean, writeHtmldestroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokenpublic 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.PluginParseExceptionpublic int getOrder()
getOrder in interface OrderableModuleDescriptorpublic String getTabKey()
getTabKey in interface ViewProfilePanelModuleDescriptorCopyright © 2002-2023 Atlassian. All Rights Reserved.