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