public class LoadFileCallable
extends jenkins.MasterToSlaveFileCallable<hudson.FilePath>
| Constructor and Description |
|---|
LoadFileCallable(String givenPath,
hudson.FilePath workspace) |
| Modifier and Type | Method and Description |
|---|---|
hudson.FilePath |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public LoadFileCallable(String givenPath, hudson.FilePath workspace)
public hudson.FilePath invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2011–2018. All rights reserved.