public class FeedSupportModuleDescriptor extends com.atlassian.plugin.descriptors.AbstractModuleDescriptor<RssRenderSupport> implements PluginModuleFactory<RssRenderSupport>
RssRenderSupport.| Constructor and Description | 
|---|
| FeedSupportModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| RssRenderSupport | createModule() | 
| void | disabled() | 
| void | enabled() | 
| RssRenderSupport | getModule() | 
| String | getRenders() | 
| void | init(com.atlassian.plugin.Plugin plugin,
    org.dom4j.Element element) | 
assertModuleClassImplements, checkPermissions, destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringpublic FeedSupportModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(@Nonnull com.atlassian.plugin.Plugin plugin, @Nonnull org.dom4j.Element element) throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<RssRenderSupport>init in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<RssRenderSupport>com.atlassian.plugin.PluginParseExceptionpublic RssRenderSupport getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptor<RssRenderSupport>getModule in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<RssRenderSupport>public RssRenderSupport createModule()
createModule in interface PluginModuleFactory<RssRenderSupport>public void enabled()
enabled in interface com.atlassian.plugin.StateAwareenabled in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<RssRenderSupport>public void disabled()
disabled in interface com.atlassian.plugin.StateAwaredisabled in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<RssRenderSupport>public String getRenders()
Copyright © 2003–2017 Atlassian. All rights reserved.