public class LocalSourceCallable extends jenkins.MasterToSlaveFileCallable<String>
| Constructor and Description |
|---|
LocalSourceCallable() |
| Modifier and Type | Method and Description |
|---|---|
String |
invoke(File localFile,
hudson.remoting.VirtualChannel channel) |
public String invoke(File localFile, hudson.remoting.VirtualChannel channel) throws IOException
IOExceptionCopyright © 2016–2023. All rights reserved.