Uses of Class
hudson.plugins.covcomplplot.CovComplPlotTaget

Packages that use CovComplPlotTaget
hudson.plugins.covcomplplot   
 

Uses of CovComplPlotTaget in hudson.plugins.covcomplplot
 

Fields in hudson.plugins.covcomplplot with type parameters of type CovComplPlotTaget
 java.lang.ref.WeakReference<CovComplPlotTaget> CovComplPlotBuildAction.target
           
 

Methods in hudson.plugins.covcomplplot that return CovComplPlotTaget
static CovComplPlotTaget CovComplPlotTaget.loadCloverScatterPlotTarget(hudson.model.AbstractBuild<?,?> build)
           
 

Methods in hudson.plugins.covcomplplot with parameters of type CovComplPlotTaget
static void CovComplPlotTaget.saveCloverScatterPlotTarget(hudson.model.AbstractBuild<?,?> build, CovComplPlotTaget target)
           
 

Constructors in hudson.plugins.covcomplplot with parameters of type CovComplPlotTaget
CovComplPlotBuildAction(hudson.model.AbstractBuild<?,?> owner, CovComplPlotTaget target)
           
 



Copyright © 2010. All Rights Reserved.