public final class S3CleanupUploadCallable extends Object implements MasterSlaveCallable<Void>
| Constructor and Description |
|---|
S3CleanupUploadCallable() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
Void |
invoke(hudson.FilePath file)
Stream from slave to master, then upload from master
|
Void |
invoke(File f,
hudson.remoting.VirtualChannel channel)
Upload from slave directly
|
public Void invoke(File f, hudson.remoting.VirtualChannel channel)
MasterSlaveCallableinvoke in interface hudson.FilePath.FileCallable<Void>invoke in interface MasterSlaveCallable<Void>public Void invoke(hudson.FilePath file)
MasterSlaveCallableinvoke in interface MasterSlaveCallable<Void>public void checkRoles(org.jenkinsci.remoting.RoleChecker checker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2004-2016. All Rights Reserved.