public class GraphHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.jfree.chart.JFreeChart |
createChart(org.kohsuke.stapler.StaplerRequest req,
org.jfree.data.category.CategoryDataset dataset) |
static void |
redirectWhenGraphUnsupported(org.kohsuke.stapler.StaplerResponse rsp,
org.kohsuke.stapler.StaplerRequest req) |
public static void redirectWhenGraphUnsupported(org.kohsuke.stapler.StaplerResponse rsp,
org.kohsuke.stapler.StaplerRequest req)
throws IOException
IOExceptionpublic static org.jfree.chart.JFreeChart createChart(org.kohsuke.stapler.StaplerRequest req,
org.jfree.data.category.CategoryDataset dataset)
Copyright © 2012-2013 Jenkins CI. All Rights Reserved.