Bamboo 1.0 : Report Module
This page last changed on Feb 21, 2007 by edwin@atlassian.com.
DescriptionThis defines a report module. A report module will appear under the Reports tab. A report typically consists of two objects:
Sample Module Descriptor Element<report key="ratioOfSuccess" name="Percentage of Successful Builds" class="com.atlassian.bamboo.reports.collector.RatioOfSuccessCollector"> <description>Comparing success percentages gives you an idea of how stable a build is compared to one another. 100% means your build is always rock solid. 0% means something is seriously wrong.</description> <chartClass>com.atlassian.bamboo.reports.charts.BuildSummarySuccessRatioLineChart</chartClass> </report> |
![]() |
Document generated by Confluence on May 09, 2007 00:13 |