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
IOException
InterruptedException
Copyright © 2011–2017. All rights reserved.