public class QAFrameworkRemoteReport extends jenkins.MasterToSlaveFileCallable<PRQAComplianceStatus>
Constructor and Description |
---|
QAFrameworkRemoteReport(QAFrameworkReport report,
hudson.model.TaskListener listener) |
Modifier and Type | Method and Description |
---|---|
PRQAComplianceStatus |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public QAFrameworkRemoteReport(QAFrameworkReport report, hudson.model.TaskListener listener)
public PRQAComplianceStatus invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2022. All rights reserved.