public class UploaderV2 extends AbstractUploader
runData, UTF_8| Constructor and Description |
|---|
UploaderV2(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 void upload(File file, String filename) throws IOException
IOExceptionpublic boolean complete()
public void close()
Copyright © 2004-2017. All Rights Reserved.