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, 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
destroy, equals, getCompleteKey, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getParams, getPlugin, getPluginKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
public 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.PluginParseException
public void enabled()
enabled
in interface com.atlassian.plugin.StateAware
enabled
in class AbstractJiraModuleDescriptor<com.atlassian.renderer.v2.components.PluggableRendererComponentFactory>
public int getOrder()
getOrder
in interface OrderableModuleDescriptor
public boolean hasHelp()
public String getHelpSection()
public String getHelp()
Copyright © 2002-2022 Atlassian. All Rights Reserved.