|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>
com.atlassian.jira.plugin.webfragment.descriptors.JiraAbstractWebFragmentModuleDescriptor<JiraWebLink>
com.atlassian.jira.plugin.webfragment.descriptors.JiraWebItemModuleDescriptor
public class JiraWebItemModuleDescriptor
Field Summary |
---|
Fields inherited from class com.atlassian.jira.plugin.webfragment.descriptors.JiraAbstractWebFragmentModuleDescriptor |
---|
authenticationContext |
Fields inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor |
---|
COMPOSITE_TYPE_AND, COMPOSITE_TYPE_OR |
Constructor Summary | |
---|---|
JiraWebItemModuleDescriptor(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
|
Method Summary | |
---|---|
com.atlassian.plugin.web.model.WebIcon |
getIcon()
|
com.atlassian.plugin.web.model.WebLink |
getLink()
|
String |
getSection()
|
String |
getStyleClass()
|
Methods inherited from class com.atlassian.jira.plugin.webfragment.descriptors.JiraAbstractWebFragmentModuleDescriptor |
---|
getDescription, getI18nBean, getLabel, getName, getTooltip, 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.web.descriptors.WebFragmentModuleDescriptor |
---|
getCondition, getTooltip, getWebLabel, getWebParams, getWeight |
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
---|
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
Methods inherited from interface com.atlassian.plugin.Resourced |
---|
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation |
Methods inherited from interface com.atlassian.plugin.StateAware |
---|
disabled, enabled |
Methods inherited from interface com.atlassian.plugin.web.descriptors.ContextAware |
---|
getContextProvider |
Constructor Detail |
---|
public JiraWebItemModuleDescriptor(JiraAuthenticationContext authenticationContext, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
Method Detail |
---|
public String getSection()
getSection
in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
public com.atlassian.plugin.web.model.WebLink getLink()
getLink
in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
public com.atlassian.plugin.web.model.WebIcon getIcon()
getIcon
in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
public String getStyleClass()
getStyleClass
in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |