Deprecated API


Contents
Deprecated Fields
hudson.util.ChartUtil.awtProblem
          Use awtProblemCause!=null instead. As of 1.267. 
 

Deprecated Methods
hudson.util.ChartUtil.generateClickableMap(StaplerRequest, StaplerResponse, JFreeChart, Area)
          as of 1.320 Bind Graph to the URL space. See History as an example (note that doing so involves a bit of URL structure change.) 
hudson.util.ChartUtil.generateClickableMap(StaplerRequest, StaplerResponse, JFreeChart, int, int)
          as of 1.320 Bind Graph to the URL space. See History as an example (note that doing so involves a bit of URL structure change.) 
hudson.util.ChartUtil.generateGraph(StaplerRequest, StaplerResponse, JFreeChart, Area)
          as of 1.320 Bind Graph to the URL space. See History as an example (note that doing so involves a bit of URL structure change.) 
hudson.util.ChartUtil.generateGraph(StaplerRequest, StaplerResponse, JFreeChart, int, int)
          as of 1.320 Bind Graph to the URL space. See History as an example (note that doing so involves a bit of URL structure change.) 
 

Deprecated Constructors
hudson.model.MultiStageTimeSeries(float, float)
          since 2009-04-05. Use MultiStageTimeSeries.MultiStageTimeSeries(Localizable, Color, float, float) 
 



Copyright © 2004-2012 Hudson. All Rights Reserved.