public abstract class JiraAbstractWebFragmentModuleDescriptor extends com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>
Modifier and Type | Field and Description |
---|---|
protected JiraAuthenticationContext |
authenticationContext |
Constructor and Description |
---|
JiraAbstractWebFragmentModuleDescriptor(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<Void> abstractDescriptor) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
I18nHelper |
getI18nBean() |
com.atlassian.plugin.web.model.WebLabel |
getLabel() |
String |
getName() |
com.atlassian.plugin.web.model.WebLabel |
getTooltip() |
com.atlassian.plugin.web.model.WebParam |
getWebParams() |
destroy, destroy, disabled, enabled, getCompleteKey, getCondition, getContextProvider, getDecoratedDescriptor, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, getWebLabel, getWeight, init, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setWebInterfaceManager, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected final JiraAuthenticationContext authenticationContext
public JiraAbstractWebFragmentModuleDescriptor(JiraAuthenticationContext authenticationContext, com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<Void> abstractDescriptor)
public String getDescription()
public String getName()
public com.atlassian.plugin.web.model.WebLabel getLabel()
public com.atlassian.plugin.web.model.WebLabel getTooltip()
public com.atlassian.plugin.web.model.WebParam getWebParams()
public I18nHelper getI18nBean()
Copyright © 2002-2018 Atlassian. All Rights Reserved.