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(@NonNull com.atlassian.plugin.Plugin plugin,
@NonNull org.dom4j.Element element)
Deprecated.
|
assertModuleClassImplements, checkPermissions, destroy, disabled, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toString
public 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.WeightedDescriptor
Copyright © 2003–2020 Atlassian. All rights reserved.