Package hudson.plugins.pmd.util

Interface Summary
ResultAction<T> Defines an action that is responsible for handling results of the given type T.
 

Class Summary
AbstractAreaRenderer Renderer that provides direct access to the individual results of a build via links.
AbstractProjectAction<T extends ResultAction<?>> A project action displays a link on the side panel of a project.
AbstractResultAction<T> Controls the live cycle of Hudson results.
ChartBuilder Creates various charts.
ChartRenderer Renders various charts and attaches the graph to the stapler response.
ErrorDetail Result object to visualize the errors during execution of the plug-in.
HealthAwarePublisher A base class for publishers with the following two characteristics: It provides a unstable threshold, that could be enabled and set in the configuration screen.
HealthReportBuilder Creates a health report for integer values based on healthy and unhealthy thresholds.
MavenModuleDetector Detects maven module names by parsing the name of a source file.
Messages  
PrioritiesAreaRenderer Renderer that provides direct access to the individual results of a build via links.
ResultAreaRenderer Renderer that provides direct access to the individual results of a build via links.
SourceDetail Renders a source file containing an annotation for the whole file or a specific line number.
ThresholdValidator Validates a threshold parameter.
 

Exception Summary
AbortException Indicates an orderly abortion of the processing.
 



Copyright © 2008. All Rights Reserved.