AbstractFieldMappingsProviderModuleDescriptor<T extends FieldMappingsProvider> |
Module descriptor base class to use when the module defines fields that should be created in and index.
|
AttachmentTextExtractorModuleDescriptor |
Attachment text extractor module descriptors
|
BulkExtractorModuleDescriptor |
A module descriptor that allows plugin to add an BulkExtractor into indexing pipeline.
|
ColourSchemeModuleDescriptor |
|
ComponentModuleDescriptor |
|
ConfluenceSourceCodeFormatterModuleDescriptor |
|
ContentNameSearchSectionSpecModuleDescriptor |
Content name search section spec module descriptor.
|
CustomMacroModuleDescriptor |
A plugin macro in Confluence with metadata and notation guide help.
|
DecoratorModuleDescriptor |
Implements the <decorator> plugin module.
|
DefaultFactoryModuleDescriptor<T> |
An implementation that uses the default module factory to produce modules.
|
DeviceTypeRendererComponentModuleDescriptor |
A module descriptor for Renderer components which associates an existing Spring configured Renderer
implementation with a particular device type.
|
EditorModuleDescriptor |
|
Extractor2ModuleDescriptor |
A module descriptor that allows plugin to add an Extractor2 into indexing pipeline.
|
FeatureModuleDescriptor |
Deprecated, for removal: This API element is subject to removal in a future version.
|
FieldMappingsProviderModuleDescriptor |
A module descriptor that allows plugin to add an FieldMapping into the search index.
|
IndexRecovererModuleDescriptor |
|
JobModuleDescriptor |
Deprecated.
|
LanguageModuleDescriptor |
|
LayoutModuleDescriptor |
|
ListenerModuleDescriptor |
NOTE: This class has to be constructor injected since it's the only way moduleFactory can be set at its parent.
|
MacroFallbackParser |
Provides access to the descriptor information retrieved from an xml file for macro
meta data.
|
MacroMetadataParser |
Parses XML formatted macro metadata.
|
MergerModuleDescriptor |
A ModuleDescriptor type allowing plugins to declare Merger modules.
|
NoOpModuleDescriptor |
|
OutputDeviceTypeMacroModuleDescriptorPredicate |
A predicate that passes XhtmlMacroModuleDescriptors for specific device-types
|
PathConverterModuleDescriptor |
A plugin module descriptor used to load path converter plugins.
|
SearchBodyPropertyModuleDescriptor |
A module descriptor for appending content property to default search text for Extensible Content Types
|
SearchDecoratorModuleDescriptor |
|
SpringComponentModuleDescriptor |
|
StrutsModuleDescriptor |
A plugin module from which a Struts ConfigurationProvider is constructed, it can provide actions and results to add
to Confluence's web UI layer.
|
ThemeModuleDescriptor |
|
TransformerModuleDescriptor |
|
TranslationTransformModuleDescriptor |
|
TriggerModuleDescriptor |
Deprecated.
|
UserMacroModuleDescriptor |
Allows simple macros to be defined inline
|
VelocityContextItemModuleDescriptor |
A module descriptor to add items to the Velocity contexts used everywhere.
|
WeightedPluginModuleTracker<M,D extends com.atlassian.plugin.ModuleDescriptor<M> & com.atlassian.plugin.web.api.descriptors.WeightedDescriptor> |
Tracks module descriptors in sorted order, based on their weights.
|
XhtmlMacroModuleDescriptor |
|
XStreamSecurityModuleDescriptor |
Module Descriptor to allow plugins to provide multiple options to configure security allow types in XStream.
|
XWorkModuleDescriptor |
Deprecated.
|