com.atlassian.bamboo.plugin.descriptor
Class ReportCollectorModuleDescriptor

java.lang.Object
  extended by AbstractModuleDescriptor
      extended by com.atlassian.bamboo.plugin.descriptor.ReportCollectorModuleDescriptor

public class ReportCollectorModuleDescriptor
extends AbstractModuleDescriptor


Field Summary
static String REPORTS_PLUGIN_KEY
           
 
Constructor Summary
ReportCollectorModuleDescriptor()
           
 
Method Summary
 Object getChart()
           
 Object getModule()
           
 void init(Plugin plugin, Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPORTS_PLUGIN_KEY

public static final String REPORTS_PLUGIN_KEY
See Also:
Constant Field Values
Constructor Detail

ReportCollectorModuleDescriptor

public ReportCollectorModuleDescriptor()
Method Detail

init

public void init(Plugin plugin,
                 Element element)
          throws PluginParseException
Throws:
PluginParseException

getModule

public Object getModule()

getChart

public Object getChart()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.