Class MachineIndependentFileUploader

java.lang.Object
com.testdroid.jenkins.remotesupport.MachineIndependentTask
com.testdroid.jenkins.remotesupport.MachineIndependentFileUploader
All Implemented Interfaces:
FilePath.FileCallable<Long>, Serializable, org.jenkinsci.remoting.RoleSensitive

public class MachineIndependentFileUploader extends MachineIndependentTask implements FilePath.FileCallable<Long>
Utility for uploading files to the cloud before a run starts
See Also: