public abstract class AbstractUploader extends Object implements Uploader
| Modifier and Type | Field and Description |
|---|---|
protected hudson.model.Run<?,?> |
run |
protected static Charset |
UTF_8 |
| Constructor and Description |
|---|
AbstractUploader(hudson.model.Run<?,?> run) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillProperties(Map<String,String> properties) |
protected static String |
makeString(org.apache.http.HttpEntity entity) |
protected static final Charset UTF_8
protected final hudson.model.Run<?,?> run
protected static String makeString(org.apache.http.HttpEntity entity) throws IOException
IOExceptionCopyright © 2004-2016. All Rights Reserved.