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
AbstractAnnotationsDetail Base class for annotation detail objects.
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.
AnnotationDifferencer Provides several utility methods based on sets of annotations.
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.
FixedWarningsDetail Result object to visualize the fixed warnings in a build.
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  
ModuleDetail Result object to visualize the package statistics of a module.
NewWarningsDetail Result object to visualize the new warnings in a build.
PackageDetail Result object to visualize the package statistics of a module.
PluginDescriptor Base class for a Hudson plug/in descriptor.
PrioritiesAreaRenderer Renderer that provides direct access to the individual results of a build via links.
PrioritiesDetail Result object to visualize the priorities statistics of a module.
PriorityDetailFactory Creates priority detail objects.
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.