Uses of Class
hudson.plugins.PerfPublisher.AbstractPerfPublisherAction

Packages that use AbstractPerfPublisherAction
hudson.plugins.PerfPublisher   
hudson.plugins.PerfPublisher.projectsAction   
 

Uses of AbstractPerfPublisherAction in hudson.plugins.PerfPublisher
 

Subclasses of AbstractPerfPublisherAction in hudson.plugins.PerfPublisher
 class MatrixTestReportAction
           
 class PerfPublisherBuildAction
          Action used for PerfPublisher report on build level.
 class PerfPublisherProjectAction
          Action used for PerfPublisher report on project level.
 

Uses of AbstractPerfPublisherAction in hudson.plugins.PerfPublisher.projectsAction
 

Subclasses of AbstractPerfPublisherAction in hudson.plugins.PerfPublisher.projectsAction
 class PerfPublisherFreestyleProjectAction
          Action used for PerfPublisher report on project level.
 class PerfPublisherMatrixConfigurationAction
          This class is in charge of retrieving informations on a single configuration of a Multi-Config project.
 class PerfPublisherMatrixProjectAction
          Action used for PerfPublisher report on matrix project level.
 



Copyright © 2010. All Rights Reserved.