public class DefaultWebSectionModuleDescriptor extends AbstractWebFragmentModuleDescriptor<Void> implements WebSectionModuleDescriptor
condition, contextProvider, element, label, params, tooltip, webInterfaceManager, weight| Constructor and Description |
|---|
DefaultWebSectionModuleDescriptor() |
DefaultWebSectionModuleDescriptor(WebInterfaceManager webInterfaceManager) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
Void |
getModule() |
Class<Void> |
getModuleClass() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
disabled, enabled, equals, getCondition, getContextProvider, getTooltip, getWebLabel, getWebParams, getWeight, hashCode, makeCondition, makeConditions, makeConditions, makeContextProvider, setWebInterfaceManagerassertModuleClassImplements, checkPermissions, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getScopeKey, isBroken, isEnabled, isEnabledByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCondition, getTooltip, getWebLabel, getWebParams, getWeightdestroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getName, getParams, getPlugin, getPluginKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokengetResourceDescriptor, getResourceDescriptors, getResourceLocationgetContextProviderpublic DefaultWebSectionModuleDescriptor(WebInterfaceManager webInterfaceManager)
public DefaultWebSectionModuleDescriptor()
public void init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<Void>init in class AbstractWebFragmentModuleDescriptor<Void>com.atlassian.plugin.PluginParseExceptionpublic String getLocation()
getLocation in interface WebSectionModuleDescriptorCopyright © 2021 Atlassian. All rights reserved.