Package hudson.plugins.testabilityexplorer.publisher

Interface Summary
ExtractAndBuildDelegate Creates new instances of ParseDelegate, StatisticsParser, CostDetailBuilder and ReportBuilder which will be required to fully process the testability XML reports and build up Hudson reports based on the results.
 

Class Summary
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.
AbstractPublisherImpl Performs the actual work to go into the reports, do some parsing and flag the build as being success or not.
FreestylePublisher Main publisher class.
MavenPublisher A AbstractMavenReporterImpl that will set up the plugin so that it can be used in M2 projects.
MavenPublisher.DescriptorImpl  
TestabilityExplorerDescriptor A BuildStepDescriptor for the testability explorer plugin.
 



Copyright © 2008. All Rights Reserved.