Uses of Package
hudson.plugins.pmd.util

Packages that use hudson.plugins.pmd.util
hudson.plugins.pmd   
hudson.plugins.pmd.parser   
hudson.plugins.pmd.util   
 

Classes in hudson.plugins.pmd.util used by hudson.plugins.pmd
AbstractProjectAction
          A project action displays a link on the side panel of a project.
AbstractResultAction
          Controls the live cycle of Hudson results.
HealthAwareMavenReporter
          A base class for maven reporters with the following two characteristics: It provides a unstable threshold, that could be enabled and set in the configuration screen.
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.
PluginDescriptor
          Base class for a Hudson plug/in descriptor.
ReporterDescriptor
          A maven reporter descriptor that uses a publisher descriptor as delegate to obtain the relevant configuration data.
ResultAction
          Defines an action that is responsible for handling results of the given type T.
ToolTipProvider
          Provides tooltips for single or multiple items.
 

Classes in hudson.plugins.pmd.util used by hudson.plugins.pmd.parser
AnnotationParser
          A parser for annotations.
 

Classes in hudson.plugins.pmd.util used by hudson.plugins.pmd.util
AbstractAnnotationsDetail
          Base class for annotation detail objects.
AbstractAreaRenderer
          Renderer that provides direct access to the individual results of a build via links.
AbstractPackageDetector
          Base class for package detectors.
AbstractResultAction
          Controls the live cycle of Hudson results.
AnnotationParser
          A parser for annotations.
FileInputStreamFactory
          Factory to create an InputStream from an absolute filename.
HealthReportBuilder
          Creates a health report for integer values based on healthy and unhealthy thresholds.
PackageDetector
          Detects the package or namespace name of a file.
PluginDescriptor
          Base class for a Hudson plug/in descriptor.
PrioritiesDetail
          Result object to visualize the priorities statistics of an annotation container.
ResultAction
          Defines an action that is responsible for handling results of the given type T.
ToolTipBuilder
          Builds tooltips for items.
ToolTipProvider
          Provides tooltips for single or multiple items.
 



Copyright © 2008. All Rights Reserved.