public class LoadFromRedmine extends LoadFromREST
| Constructor and Description |
|---|
LoadFromRedmine(RESTClient.Type type) |
LoadFromRedmine(RESTClient.Type type,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
text(String entity,
RESTClient.Type type) |
protected String |
uri(String resourcePath,
RESTClient.Type type) |
loadResourceAsTextpublic LoadFromRedmine(RESTClient.Type type)
public LoadFromRedmine(RESTClient.Type type, String username, String password)
protected String uri(String resourcePath, RESTClient.Type type)
uri in class LoadFromRESTprotected String text(String entity, RESTClient.Type type)
text in class LoadFromRESTCopyright © 2003-2013. All Rights Reserved.