public class RendererComponentFactoryDescriptor extends AbstractJiraModuleDescriptor<com.atlassian.renderer.v2.components.PluggableRendererComponentFactory> implements OrderableModuleDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
USE_OLD_IMAGE_RENDERER_ORDER |
| Constructor and Description |
|---|
RendererComponentFactoryDescriptor(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.module.ModuleFactory moduleFactory,
FeatureManager featureManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
enabled() |
String |
getHelp() |
String |
getHelpSection() |
Map<String,List<String>> |
getListParams() |
int |
getOrder() |
boolean |
hasHelp() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
assertResourceExists, createModule, createVelocityParams, 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, waitdestroy, equals, getCompleteKey, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getParams, getPlugin, getPluginKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokenpublic static final String USE_OLD_IMAGE_RENDERER_ORDER
public RendererComponentFactoryDescriptor(JiraAuthenticationContext authenticationContext, com.atlassian.plugin.module.ModuleFactory moduleFactory, FeatureManager featureManager)
public void init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<com.atlassian.renderer.v2.components.PluggableRendererComponentFactory>init in class AbstractJiraModuleDescriptor<com.atlassian.renderer.v2.components.PluggableRendererComponentFactory>com.atlassian.plugin.PluginParseExceptionpublic void enabled()
enabled in interface com.atlassian.plugin.StateAwareenabled in class AbstractJiraModuleDescriptor<com.atlassian.renderer.v2.components.PluggableRendererComponentFactory>public int getOrder()
getOrder in interface OrderableModuleDescriptorpublic boolean hasHelp()
public String getHelpSection()
public String getHelp()
Copyright © 2002-2021 Atlassian. All Rights Reserved.