public static class BasicSSHUserPrivateKey.ReadFileOnMaster extends Object implements hudson.FilePath.FileCallable<String>
Constructor and Description |
---|
ReadFileOnMaster(String path) |
Modifier and Type | Method and Description |
---|---|
String |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public ReadFileOnMaster(String path)
public String invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface hudson.FilePath.FileCallable<String>
IOException
InterruptedException
Copyright © 2014. All rights reserved.