Package hudson.plugins.s3.callable
Class S3CleanupUploadCallable
java.lang.Object
hudson.plugins.s3.callable.S3CleanupUploadCallable
- All Implemented Interfaces:
FilePath.FileCallable<Void>,MasterSlaveCallable<Void>,Serializable,org.jenkinsci.remoting.RoleSensitive
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
S3CleanupUploadCallable
public S3CleanupUploadCallable()
-
-
Method Details
-
invoke
Description copied from interface:MasterSlaveCallableUpload from slave directly- Specified by:
invokein interfaceFilePath.FileCallable<Void>- Specified by:
invokein interfaceMasterSlaveCallable<Void>
-
invoke
Description copied from interface:MasterSlaveCallableStream from slave to master, then upload from master- Specified by:
invokein interfaceMasterSlaveCallable<Void>
-
checkRoles
- Specified by:
checkRolesin interfaceorg.jenkinsci.remoting.RoleSensitive- Throws:
SecurityException
-