Uses of Interface
hudson.plugins.dry.util.ToolTipProvider

Packages that use ToolTipProvider
hudson.plugins.dry   
hudson.plugins.dry.util   
 

Uses of ToolTipProvider in hudson.plugins.dry
 

Classes in hudson.plugins.dry that implement ToolTipProvider
 class DryResultAction
          Controls the live cycle of the DRY results.
 class MavenDryResultAction
          A DryResultAction for native maven jobs.
 

Uses of ToolTipProvider in hudson.plugins.dry.util
 

Classes in hudson.plugins.dry.util that implement ToolTipProvider
 class AbstractResultAction<T extends BuildResult>
          Controls the live cycle of Hudson results.
 

Methods in hudson.plugins.dry.util with parameters of type ToolTipProvider
 org.jfree.chart.JFreeChart HealthReportBuilder.createGraph(boolean useHealthBuilder, java.lang.String url, org.jfree.data.category.CategoryDataset dataset, ToolTipProvider toolTipProvider)
          Creates a trend graph for the corresponding action using the thresholds of this health builder.
 

Constructors in hudson.plugins.dry.util with parameters of type ToolTipProvider
AbstractAreaRenderer(java.lang.String url, ToolTipProvider toolTipProvider)
          Creates a new instance of AbstractAreaRenderer.
PrioritiesAreaRenderer(java.lang.String url, ToolTipProvider toolTipProvider)
          Creates a new instance of PrioritiesAreaRenderer.
ResultAreaRenderer(java.lang.String url, ToolTipProvider toolTipProvider)
          Creates a new instance of ResultAreaRenderer.
ToolTipBuilder(ToolTipProvider provider)
          Creates a new instance of ToolTipBuilder.
 



Copyright © 2009. All Rights Reserved.