com.atlassian.jira.plugin.webfragment.descriptors
Class JiraWebSectionModuleDescriptor

java.lang.Object
  extended by com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor<Void>
      extended by com.atlassian.jira.plugin.webfragment.descriptors.JiraAbstractWebFragmentModuleDescriptor<Void>
          extended by com.atlassian.jira.plugin.webfragment.descriptors.JiraWebSectionModuleDescriptor
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<Void>, com.atlassian.plugin.Resourced, com.atlassian.plugin.StateAware, com.atlassian.plugin.web.descriptors.ConditionalDescriptor, com.atlassian.plugin.web.descriptors.ContextAware, com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor<Void>, com.atlassian.plugin.web.descriptors.WebSectionModuleDescriptor, com.atlassian.plugin.web.descriptors.WeightedDescriptor

public class JiraWebSectionModuleDescriptor
extends JiraAbstractWebFragmentModuleDescriptor<Void>
implements com.atlassian.plugin.web.descriptors.WebSectionModuleDescriptor


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, 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, 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

JiraWebSectionModuleDescriptor

public JiraWebSectionModuleDescriptor(JiraAuthenticationContext authenticationContext,
                                      com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
Method Detail

getLocation

public String getLocation()
Specified by:
getLocation in interface com.atlassian.plugin.web.descriptors.WebSectionModuleDescriptor


Copyright © 2002-2013 Atlassian. All Rights Reserved.