public class PublishFileCallable extends Object implements hudson.FilePath.FileCallable<Boolean>
| Constructor and Description |
|---|
PublishFileCallable(PrintStream logger,
EaseUpload upload) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public PublishFileCallable(PrintStream logger, EaseUpload upload)
public Boolean invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface hudson.FilePath.FileCallable<Boolean>IOExceptionInterruptedExceptionCopyright © 2004-2014. All Rights Reserved.