JavaScript is disabled on your browser.
java.lang.Object
com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void >
com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<Void >, com.atlassian.plugin.Resourced, com.atlassian.plugin.ScopeAware, com.atlassian.plugin.StateAware, com.atlassian.plugin.web.descriptors.ConditionalDescriptor, com.atlassian.plugin.web.descriptors.ContextAware, com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor<Void >, com.atlassian.plugin.web.descriptors.WeightedDescriptor
Direct Known Subclasses:
ConfluenceWebItemModuleDescriptor , ConfluenceWebSectionModuleDescriptor
public abstract class ConfluenceAbstractWebFragmentModuleDescriptor
extends com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void >
Confluence specific wrapper for AbstractWebFragmentModuleDescriptor.
Method Summary
Methods inherited from class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
destroy, getCompleteKey, getCondition, getContextProvider, getDecoratedDescriptor, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getWebParams, getWeight, init, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setWebInterfaceManager, toString
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor
getDisplayName, isBroken, setBroken
Methods inherited from interface com.atlassian.plugin.ScopeAware
getScopeKey
Method Detail
enabled
public void enabled()
Specified by:
enabled in interface com.atlassian.plugin.StateAware
Overrides:
enabled in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void >
disabled
public void disabled()
Specified by:
disabled in interface com.atlassian.plugin.StateAware
Overrides:
disabled in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void >
hashCode
public int hashCode()
Specified by:
hashCode in interface com.atlassian.plugin.ModuleDescriptor<Void >
Overrides:
hashCode in class Object
Copyright © 2003–2020 Atlassian . All rights reserved.