public class KlocworkXMLReportParser extends jenkins.security.MasterToSlaveCallable<Integer,IOException> implements Serializable
Constructor and Description |
---|
KlocworkXMLReportParser(String workspace,
String xmlReport,
KlocworkSeverities enabledSeverites,
KlocworkStatuses enabledStatuses) |
Modifier and Type | Method and Description |
---|---|
Integer |
call() |
public KlocworkXMLReportParser(String workspace, String xmlReport, KlocworkSeverities enabledSeverites, KlocworkStatuses enabledStatuses)
public Integer call() throws IOException
call
in interface hudson.remoting.Callable<Integer,IOException>
IOException
Copyright © 2016–2019. All rights reserved.