public class UploadToRedmine extends UploadToREST
| Constructor and Description |
|---|
UploadToRedmine(RESTClient.Type type) |
UploadToRedmine(RESTClient.Type type,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
entity(String resourcePath,
String text,
RESTClient.Type type) |
protected String |
uri(String resourcePath,
RESTClient.Type type) |
uploadResourceAsTextpublic UploadToRedmine(RESTClient.Type type)
public UploadToRedmine(RESTClient.Type type, String username, String password)
protected String uri(String resourcePath, RESTClient.Type type)
uri in class UploadToRESTprotected String entity(String resourcePath, String text, RESTClient.Type type)
entity in class UploadToRESTCopyright © 2003-2013. All Rights Reserved.