public class LayoutModuleDescriptor extends com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ThemedDecorator>
| Constructor and Description | 
|---|
| LayoutModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDecoratorPath() | 
| ThemedDecorator | getModule() | 
| void | init(com.atlassian.plugin.Plugin plugin,
    org.dom4j.Element element) | 
assertModuleClassImplements, checkPermissions, destroy, destroy, disabled, enabled, 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 LayoutModuleDescriptor(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<ThemedDecorator>init in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ThemedDecorator>com.atlassian.plugin.PluginParseExceptionpublic ThemedDecorator getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptor<ThemedDecorator>getModule in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ThemedDecorator>public String getDecoratorPath()
Copyright © 2003–2017 Atlassian. All rights reserved.