Class S3GzipCallable

java.lang.Object
hudson.plugins.s3.callable.S3BaseUploadCallable
hudson.plugins.s3.callable.S3GzipCallable
All Implemented Interfaces:
FilePath.FileCallable<String>, MasterSlaveCallable<String>, Serializable, org.jenkinsci.remoting.RoleSensitive

public final class S3GzipCallable extends S3BaseUploadCallable implements MasterSlaveCallable<String>
See Also: