public class UploaderV3 extends AbstractUploader
runData, UTF_8| Constructor and Description |
|---|
UploaderV3(org.apache.http.client.HttpClient client,
RunData runData,
hudson.model.TaskListener listener,
String serverUrl,
String deployKey,
String channelId) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
complete() |
void |
upload(File file,
String filename) |
fillProperties, makeStringpublic UploaderV3(org.apache.http.client.HttpClient client,
RunData runData,
hudson.model.TaskListener listener,
String serverUrl,
String deployKey,
String channelId)
throws IOException
IOExceptionpublic void upload(File file, String filename) throws IOException
IOExceptionpublic boolean complete()
public void close()
throws IOException
IOExceptionCopyright © 2004-2017. All Rights Reserved.