hudson.plugins.testabilityexplorer.helpers
Interface ParseDelegate
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- ReportParseDelegate
public interface ParseDelegate
- extends java.io.Serializable
Processes report files and add's actions to the BuildProxy based on the outcome.
- Author:
- reik.schatz
|
Method Summary |
boolean |
perform(BuildProxy build,
hudson.model.BuildListener listener)
|
perform
boolean perform(BuildProxy build,
hudson.model.BuildListener listener)
Copyright © 2009. All Rights Reserved.