Uses of Package
hudson.plugins.analysis.core

Packages that use hudson.plugins.analysis.core
hudson.plugins.analysis.core   
hudson.plugins.analysis.dashboard   
hudson.plugins.analysis.graph   
hudson.plugins.analysis.tokens   
hudson.plugins.analysis.views   
 

Classes in hudson.plugins.analysis.core used by hudson.plugins.analysis.core
AbstractHealthDescriptor
          A base class for serializable health descriptors.
AbstractResultAction
          Controls the live cycle of the results in a job.
AnnotationParser
          A parser for annotations.
BuildHistory
          History of build results of a specific plug-in.
BuildResult
          A base class for build results that is capable of storing a reference to the current build.
HealthAwareRecorder
          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.
MavenResultAction
          Base class for Maven aggregated build reports.
NullHealthDescriptor
          A HealthDescriptor that neither has the failure threshold nor the health report enabled.
ParserResult
          Stores the collection of parsed annotations and associated error messages.
PluginDescriptor
          Base class for a Jankins 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.
Thresholds
          Data object that simply stores the thresholds.
 

Classes in hudson.plugins.analysis.core used by hudson.plugins.analysis.dashboard
AbstractProjectAction
          A project action displays a link on the side panel of a project.
 

Classes in hudson.plugins.analysis.core used by hudson.plugins.analysis.graph
AbstractHealthDescriptor
          A base class for serializable health descriptors.
BuildHistory
          History of build results of a specific plug-in.
BuildResult
          A base class for build results that is capable of storing a reference to the current build.
ResultAction
          Defines an action that is responsible for handling results of the given type T.
 

Classes in hudson.plugins.analysis.core used by hudson.plugins.analysis.tokens
BuildResult
          A base class for build results that is capable of storing a reference to the current build.
 

Classes in hudson.plugins.analysis.core used by hudson.plugins.analysis.views
BuildResult
          A base class for build results that is capable of storing a reference to the current build.
ResultAction
          Defines an action that is responsible for handling results of the given type T.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.