public class KloParserResult extends Object implements hudson.FilePath.FileCallable<KloReport>
Modifier and Type | Field and Description |
---|---|
static String |
DELAULT_REPORT_MAVEN |
Constructor and Description |
---|
KloParserResult(hudson.model.BuildListener listener,
String klocworkReportPattern) |
Modifier and Type | Method and Description |
---|---|
String |
getKlocworkReportPattern() |
KloReport |
invoke(File basedir,
hudson.remoting.VirtualChannel channel) |
public static final String DELAULT_REPORT_MAVEN
public KloParserResult(hudson.model.BuildListener listener, String klocworkReportPattern)
public KloReport invoke(File basedir, hudson.remoting.VirtualChannel channel) throws IOException
invoke
in interface hudson.FilePath.FileCallable<KloReport>
IOException
public String getKlocworkReportPattern()
Copyright © 2004-2014. All Rights Reserved.