com.atlassian.confluence.plugin.descriptor
Class CustomMacroModuleDescriptor
java.lang.Object
com.atlassian.plugin.descriptors.AbstractModuleDescriptor
com.atlassian.confluence.plugin.descriptor.ConfluenceVelocityModuleDescriptor
com.atlassian.confluence.plugin.descriptor.CustomMacroModuleDescriptor
- All Implemented Interfaces:
- MacroModuleDescriptor, ModuleDescriptor, Resourced, StateAware
- public class CustomMacroModuleDescriptor
- extends ConfluenceVelocityModuleDescriptor
- implements StateAware, MacroModuleDescriptor
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
assertModuleClassImplements, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, init, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, satisfiesMinJavaVersion, setPlugin, toString |
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
CustomMacroModuleDescriptor
public CustomMacroModuleDescriptor()
getModule
public Object getModule()
- Specified by:
getModule
in interface ModuleDescriptor
enabled
public void enabled()
- Specified by:
enabled
in interface StateAware
disabled
public void disabled()
- Specified by:
disabled
in interface StateAware
hasHelp
public boolean hasHelp()
getHelpSection
public String getHelpSection()
getHelp
public String getHelp()