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(Resource resource,
RESTClient.Type type) |
protected String |
uri(String resourcePath,
RESTClient.Type type) |
uploadResourcepublic 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(Resource resource, RESTClient.Type type)
entity in class UploadToRESTCopyright © 2003–2019. All rights reserved.