public class FileUploadCallable extends Object implements hudson.FilePath.FileCallable<net.sf.json.JSONObject>
| Constructor and Description |
|---|
FileUploadCallable(String url) |
FileUploadCallable(String url,
hudson.model.BuildListener listener) |
public FileUploadCallable(String url)
public FileUploadCallable(String url, hudson.model.BuildListener listener)
public net.sf.json.JSONObject invoke(File file, hudson.remoting.VirtualChannel channel)
invoke in interface hudson.FilePath.FileCallable<net.sf.json.JSONObject>Copyright © 2004-2015. All Rights Reserved.