public class MyFileCallable extends jenkins.MasterToSlaveFileCallable<File>
Constructor and Description |
---|
MyFileCallable() |
Modifier and Type | Method and Description |
---|---|
File |
invoke(File file,
hudson.remoting.VirtualChannel channel) |
public File invoke(File file, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2022 CA Technologies. All rights reserved.