Uses of Interface
hudson.plugins.testabilityexplorer.publisher.ExtractAndBuildDelegate

Packages that use ExtractAndBuildDelegate
hudson.plugins.testabilityexplorer.publisher   
 

Uses of ExtractAndBuildDelegate in hudson.plugins.testabilityexplorer.publisher
 

Classes in hudson.plugins.testabilityexplorer.publisher that implement ExtractAndBuildDelegate
 class AbstractMavenReporterImpl
          A MavenReporter that will do the parsing of the report file(s) in it's MavenReporter.postBuild(hudson.maven.MavenBuildProxy, org.apache.maven.project.MavenProject, hudson.model.BuildListener) method.
 class AbstractPublisherImpl
          Performs the actual work to go into the reports, do some parsing and flag the build as being success or not.
 class FreestylePublisher
          Main publisher class.
 class MavenPublisher
          A AbstractMavenReporterImpl that will set up the plugin so that it can be used in M2 projects.
 



Copyright © 2008. All Rights Reserved.