|
||||||||||
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<Void> com.atlassian.jira.plugin.webfragment.descriptors.JiraWebSectionModuleDescriptor
public class JiraWebSectionModuleDescriptor
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 | |
---|---|
JiraWebSectionModuleDescriptor(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
|
Method Summary | |
---|---|
String |
getLocation()
|
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 JiraWebSectionModuleDescriptor(JiraAuthenticationContext authenticationContext, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
Method Detail |
---|
public String getLocation()
getLocation
in interface com.atlassian.plugin.web.descriptors.WebSectionModuleDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |