|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T> com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor<ReportCollector> com.atlassian.bamboo.plugin.descriptor.ReportCollectorModuleDescriptor
public class ReportCollectorModuleDescriptor
Field Summary | |
---|---|
static java.lang.String |
REPORTS_PLUGIN_KEY
|
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
---|
moduleClassName, plugin, resources, singleton |
Constructor Summary | |
---|---|
ReportCollectorModuleDescriptor()
|
Method Summary | |
---|---|
ChartBuilder |
getChart()
|
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
|
boolean |
isAgentAwareReport()
|
Methods inherited from class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor |
---|
getFreeMarkerResourceLocation, getModule, getVelocityResourceLocation, instantiateClass |
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
---|
assertModuleClassImplements, destroy, disabled, enabled, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String REPORTS_PLUGIN_KEY
Constructor Detail |
---|
public ReportCollectorModuleDescriptor()
Method Detail |
---|
public void init(com.atlassian.plugin.Plugin plugin, org.dom4j.Element element) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.ModuleDescriptor<ReportCollector>
init
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ReportCollector>
com.atlassian.plugin.PluginParseException
public ChartBuilder getChart()
public boolean isAgentAwareReport()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |