|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void> com.atlassian.jira.plugin.webfragment.descriptors.JiraAbstractWebFragmentModuleDescriptor<T>
public abstract class JiraAbstractWebFragmentModuleDescriptor<T>
Field Summary | |
---|---|
protected JiraAuthenticationContext |
authenticationContext
|
Fields inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor |
---|
COMPOSITE_TYPE_AND, COMPOSITE_TYPE_OR |
Constructor Summary | |
---|---|
JiraAbstractWebFragmentModuleDescriptor(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor abstractDescriptor)
|
Method Summary | |
---|---|
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()
|
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, getResourceDescriptors, getResourceLocation, getWebLabel, getWeight, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setWebInterfaceManager, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
---|
equals, hashCode |
Field Detail |
---|
protected final JiraAuthenticationContext authenticationContext
Constructor Detail |
---|
public JiraAbstractWebFragmentModuleDescriptor(JiraAuthenticationContext authenticationContext, com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor abstractDescriptor)
Method Detail |
---|
public String getDescription()
getDescription
in interface com.atlassian.plugin.ModuleDescriptor<Void>
getDescription
in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>
public String getName()
getName
in interface com.atlassian.plugin.ModuleDescriptor<Void>
getName
in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>
public com.atlassian.plugin.web.model.WebLabel getLabel()
public com.atlassian.plugin.web.model.WebLabel getTooltip()
getTooltip
in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor<Void>
getTooltip
in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>
public com.atlassian.plugin.web.model.WebParam getWebParams()
getWebParams
in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor<Void>
getWebParams
in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>
public I18nHelper getI18nBean()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |