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