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>IOExceptionInterruptedExceptionCopyright © 2014. All rights reserved.