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, disabled, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toString
public 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.PluginParseException
public ThemedDecorator getModule()
getModule
in interface com.atlassian.plugin.ModuleDescriptor<ThemedDecorator>
getModule
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ThemedDecorator>
public String getDecoratorPath()
Copyright © 2003–2019 Atlassian. All rights reserved.