Note to any CQ devs reading this: this module type was added to support CQ Standalone, but that project seems to be dead, so this welcome-file infrastructure just adds complexity for no purpose. If we want to resurrect it, then we'll need to rethink.
@Deprecated public class WelcomeFileModuleDescriptor extends com.atlassian.plugin.descriptors.AbstractModuleDescriptor<String> implements com.atlassian.plugin.web.descriptors.WeightedDescriptor
IndexAction| Constructor and Description | 
|---|
| WelcomeFileModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getModule()Deprecated.  | 
| int | getWeight()Deprecated.  | 
| void | init(com.atlassian.plugin.Plugin plugin,
    org.dom4j.Element element)Deprecated.  | 
assertModuleClassImplements, checkPermissions, destroy, destroy, disabled, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringpublic WelcomeFileModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(@Nonnull com.atlassian.plugin.Plugin plugin, @Nonnull org.dom4j.Element element) throws com.atlassian.plugin.PluginParseException
public String getModule()
public int getWeight()
getWeight in interface com.atlassian.plugin.web.descriptors.WeightedDescriptorCopyright © 2003–2017 Atlassian. All rights reserved.