Class JiraAbstractWebFragmentModuleDescriptor
java.lang.Object
com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>
com.atlassian.jira.plugin.webfragment.descriptors.JiraAbstractWebFragmentModuleDescriptor
- All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<Void>,com.atlassian.plugin.Resourced,com.atlassian.plugin.ScopeAware,com.atlassian.plugin.StateAware,com.atlassian.plugin.web.api.descriptors.ConditionalDescriptor,com.atlassian.plugin.web.api.descriptors.ContextAware,com.atlassian.plugin.web.api.descriptors.WebFragmentModuleDescriptor<Void>,com.atlassian.plugin.web.api.descriptors.WeightedDescriptor
- Direct Known Subclasses:
AboutPagePanelModuleDescriptorImpl,JiraWebItemModuleDescriptor,JiraWebSectionModuleDescriptor
public abstract class JiraAbstractWebFragmentModuleDescriptor
extends com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJiraAbstractWebFragmentModuleDescriptor(JiraAuthenticationContext authenticationContext, com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<Void> abstractDescriptor) -
Method Summary
Methods inherited from class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
destroy, disabled, enabled, getCompleteKey, getCondition, getContextProvider, getDecoratedDescriptor, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getWeight, init, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setWebInterfaceManager, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.atlassian.plugin.ModuleDescriptor
equals, getDisplayName, hashCode, isBroken, setBrokenMethods inherited from interface com.atlassian.plugin.ScopeAware
getScopeKey
-
Field Details
-
authenticationContext
-
-
Constructor Details
-
JiraAbstractWebFragmentModuleDescriptor
public JiraAbstractWebFragmentModuleDescriptor(JiraAuthenticationContext authenticationContext, com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<Void> abstractDescriptor)
-
-
Method Details
-
getDescription
-
getName
-
getI18nBean
-