Package hudson.plugins.testabilityexplorer.helpers

Interface Summary
ParseDelegate Processes report files and add's actions to the BuildProxy based on the outcome.
 

Class Summary
AbstractBuildAction<T extends AbstractBuild<?,?>> Abstract HealthReportingAction that will contain a reference to the build.
AbstractProjectAction<T extends AbstractProject<?,?>> A abstract Actionable that will contain a reference to the current project.
BuildProxy The BuildProxy is proxying the the real build and enriching it with additional helper classes.
BuildProxyCallableHelper A Callable that will delegate parsing of the reports to the ParseDelegate.
ReportParseDelegate Scans for report files using the specified reportFilenamePattern.
 



Copyright © 2009. All Rights Reserved.