public class UploaderV2 extends AbstractUploader
run, UTF_8| Constructor and Description |
|---|
UploaderV2(org.apache.http.client.HttpClient client,
hudson.model.Run<?,?> run,
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-2016. All Rights Reserved.