com.atlassian.jira.plugin.renderer
Class MacroModuleDescriptor

java.lang.Object
  extended bycom.atlassian.plugin.descriptors.AbstractModuleDescriptor
      extended bycom.atlassian.jira.plugin.JiraResourcedModuleDescriptor
          extended bycom.atlassian.jira.plugin.renderer.MacroModuleDescriptor
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor, com.atlassian.plugin.Resourced

public class MacroModuleDescriptor
extends JiraResourcedModuleDescriptor


Field Summary
 
Fields inherited from class com.atlassian.jira.plugin.JiraResourcedModuleDescriptor
RESOURCE_TYPE_I18N
 
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
plugin, resources, singleton
 
Constructor Summary
MacroModuleDescriptor(JiraAuthenticationContext authenticationContext)
           
 
Method Summary
 String getHelp()
           
 String getHelpSection()
           
 Object getModule()
           
 boolean hasHelp()
           
 
Methods inherited from class com.atlassian.jira.plugin.JiraResourcedModuleDescriptor
assertResourceExists, createVelocityParams, getAuthenticationContext, getDescription, getHtml, getHtml, getI18nBean, getI18nLocations, getName, getText, getText, init, isResourceExist
 
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
assertModuleClassImplements, destroy, getCompleteKey, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, satisfiesMinJavaVersion, setPlugin, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MacroModuleDescriptor

public MacroModuleDescriptor(JiraAuthenticationContext authenticationContext)
Method Detail

getModule

public Object getModule()

hasHelp

public boolean hasHelp()

getHelpSection

public String getHelpSection()

getHelp

public String getHelp()


Copyright © 2002-2007 Atlassian. All Rights Reserved.