Package com.atlassian.confluence.plugin.descriptor

Interface Summary
MacroModuleDescriptor Marker interface for module descriptors that produce macros.
 

Class Summary
ColourSchemeModuleDescriptor  
ComponentModuleDescriptor  
ConfluenceSourceCodeFormatterModuleDescriptor  
ConfluenceVelocityModuleDescriptor Deprecated. since 3.0, extend AbstractModuleDescriptor and implement UserLocaleAware instead.
CustomMacroModuleDescriptor A plugin macro in Confluence with metadata and notation guide help.
DecoratorModuleDescriptor Created by IntelliJ IDEA.
EditorModuleDescriptor  
ExtractorModuleDescriptor  
JobModuleDescriptor Defines a Quartz job within a plugin
LanguageModuleDescriptor  
LayoutModuleDescriptor  
ListenerModuleDescriptor  
MacroFallbackParser Provides access to the descriptor information retrieved from an xml file for macro meta data.
MacroMetadataParser Parses XML-formatted macro metadata.
PathConverterModuleDescriptor A plugin module descriptor user to load path converter plugins.
PluginAwareActionConfig ActionConfig that contains a reference to its parent plugin.
PluginConfigurationProvider A custom xwork configuration provider that loads the configuration out of the plugins module descriptor.
SpringComponentModuleDescriptor  
ThemeModuleDescriptor  
TriggerModuleDescriptor Defines a Quartz trigger within a plugin.
UserMacroModuleDescriptor Allows simple macros to be defined inline
VelocityContextItemModuleDescriptor A module descriptor to add items to the Velocity contexts used everywhere.
XWorkModuleDescriptor An XWork-WebWork plugin, which can provide actions and results to add to Confluence's web UI layer.
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.