Class S3DownloadAllCallable

java.lang.Object
jenkins.MasterToSlaveFileCallable<T>
jenkins.plugins.itemstorage.s3.S3DownloadAllCallable
All Implemented Interfaces:
FilePath.FileCallable<Integer>, Serializable, org.jenkinsci.remoting.RoleSensitive

public class S3DownloadAllCallable extends MasterToSlaveFileCallable<T>
Copies all objects from the path in S3 to the target base path
Author:
Peter Hayes
See Also: