Package hudson.plugins.analysis.graph

Class Summary
BuildResultGraph Base class for build results graphs.
CategoryBuildResultGraph A build result graph using a CategoryPlot.
ColorPalette Replacement for Jenkins ColorPalette in order to get good looking graphs even if the green balls plug-in is installed.
DefaultGraphConfigurationView Configures the default values for the trend graph of this plug-in.
DifferenceGraph Builds a graph with the difference between new and fixed warnings for a specified result action.
EmptyGraph Empty graph.
GraphConfiguration Configuration properties of a trend graph.
GraphConfigurationView Configuration properties of a trend graph.
HealthGraph Builds a graph showing all warnings by health descriptor.
LocalDateLabel Graph label showing the build date.
NewVersusFixedGraph Builds a new versus fixed warnings graph for a specified result action.
NullGraph Empty graph.
PriorityGraph Builds a graph showing all warnings by priority.
TotalsGraph Builds a graph showing the total of warnings in a scaled line graph.
TrendDetails Details trend graph.
UserGraphConfigurationView Configures the trend graph of this plug-in for the current user and job using a cookie.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.