public class DefaultWebItemModuleDescriptor extends AbstractWebFragmentModuleDescriptor<Void> implements WebItemModuleDescriptor
condition, contextProvider, element, label, params, tooltip, webInterfaceManager, weight| Constructor and Description |
|---|
DefaultWebItemModuleDescriptor() |
DefaultWebItemModuleDescriptor(WebInterfaceManager webInterfaceManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
enabled() |
WebIcon |
getIcon() |
WebLink |
getLink() |
Void |
getModule() |
String |
getSection() |
String |
getStyleClass() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
disabled, equals, getCondition, getContextProvider, getTooltip, getWebLabel, getWebParams, getWeight, hashCode, makeCondition, makeConditions, makeConditions, makeContextProvider, setWebInterfaceManagerassertModuleClassImplements, checkPermissions, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, 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, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokengetResourceDescriptor, getResourceDescriptors, getResourceLocationgetContextProviderpublic DefaultWebItemModuleDescriptor(WebInterfaceManager webInterfaceManager)
public DefaultWebItemModuleDescriptor()
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 getSection()
getSection in interface WebItemModuleDescriptorpublic WebLink getLink()
getLink in interface WebItemModuleDescriptorpublic WebIcon getIcon()
getIcon in interface WebItemModuleDescriptorpublic String getStyleClass()
getStyleClass in interface WebItemModuleDescriptorpublic void enabled()
enabled in interface com.atlassian.plugin.StateAwareenabled in class AbstractWebFragmentModuleDescriptor<Void>Copyright © 2018 Atlassian. All rights reserved.