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