Uses of Package
hudson.plugins.findbugs.util

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

Classes in hudson.plugins.findbugs.util used by hudson.plugins.findbugs
AbstractHealthDescriptor
          A base class for serializable health descriptors.
AbstractProjectAction
          A project action displays a link on the side panel of a project.
AbstractResultAction
          Controls the live cycle of Hudson results.
BuildResult
          A base class for build results that is capable of storing a reference to the current build.
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.
HealthDescriptor
          A health descriptor defines the parameters to create the build health.
ParserResult
          Stores the collection of parsed annotations and associated error messages.
PluginDescriptor
          Base class for a Hudson plug/in descriptor.
PluginLogger
          A simple logger that prefixes each message with the plug-in name.
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.findbugs.util used by hudson.plugins.findbugs.parser
AnnotationParser
          A parser for annotations.
 

Classes in hudson.plugins.findbugs.util used by hudson.plugins.findbugs.util
AbstractAnnotationsDetail
          Base class for annotation detail objects.
AbstractHealthDescriptor
          A base class for serializable health descriptors.
AbstractPackageDetector
          Base class for package detectors.
AbstractResultAction
          Controls the live cycle of Hudson results.
AnnotationParser
          A parser for annotations.
BuildResult
          A base class for build results that is capable of storing a reference to the current build.
BuildResultGraph
          Base class for build results graphs.
CategoryBuildResultGraph
          A build result graph using a CategoryPlot.
DetailBuilder
          Creates detail objects for the selected element of a annotation container.
FileInputStreamFactory
          Factory to create an InputStream from an absolute filename.
GraphConfiguration
          Configuration properties of a trend graph.
GraphConfigurationDetail
          Configures the trend graph of this plug-in.
GraphType
          The available types for the trend graph.
HealthDescriptor
          A health descriptor defines the parameters to create the build health.
NullHealthDescriptor
          A HealthDescriptor that neither has the failure threshold nor the health report enabled.
PackageDetector
          Detects the package or namespace name of a file.
ParserResult
          Stores the collection of parsed annotations and associated error messages.
PluginDescriptor
          Base class for a Hudson plug/in descriptor.
PluginLogger
          A simple logger that prefixes each message with the plug-in name.
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.
SerializableToolTipGenerator
          A serializable CategoryToolTipGenerator.
SerializableUrlGenerator
          A serializable CategoryURLGenerator.
SingleFieldValidator
          Form field validator base class with template method to validate a single field value.
ToolTipProvider
          Provides tooltips for single or multiple items.
 



Copyright © 2009. All Rights Reserved.