hudson.plugins.ccm
Class CCMChartBuilder

java.lang.Object
  extended by hudson.plugins.ccm.CCMChartBuilder
All Implemented Interfaces:
java.io.Serializable

public class CCMChartBuilder
extends java.lang.Object
implements java.io.Serializable

Since:
16/08/2010
Author:
Bruno P. Kinoshita - http://www.kinoshita.eti.br
See Also:
Serialized Form

Constructor Summary
CCMChartBuilder()
           
 
Method Summary
static org.jfree.chart.JFreeChart buildChart(CCMBuildAction action)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CCMChartBuilder

public CCMChartBuilder()
Method Detail

buildChart

public static org.jfree.chart.JFreeChart buildChart(CCMBuildAction action)


Copyright © 2010. All Rights Reserved.