|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.descriptors.AbstractModuleDescriptor<PluginProvidedDecoratorModule>
com.atlassian.confluence.plugin.descriptor.DecoratorModuleDescriptor
public class DecoratorModuleDescriptor
Implements the <decorator> plugin module. Provide a decorator for urls that matches the given patterns.
description
/admin/*
/plugins/*
| Field Summary |
|---|
| Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
moduleClass, moduleClassName, moduleFactory, plugin, resources, singleton |
| Constructor Summary | |
|---|---|
DecoratorModuleDescriptor()
|
|
| Method Summary | |
|---|---|
PluginProvidedDecoratorModule |
getModule()
|
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
|
| Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
assertModuleClassImplements, destroy, disabled, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, hashCode, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DecoratorModuleDescriptor()
| Method Detail |
|---|
public void init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<PluginProvidedDecoratorModule>init in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<PluginProvidedDecoratorModule>com.atlassian.plugin.PluginParseExceptionpublic PluginProvidedDecoratorModule getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptor<PluginProvidedDecoratorModule>getModule in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<PluginProvidedDecoratorModule>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||