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) |
loadResourceAsText
public LoadFromRedmine(RESTClient.Type type)
public LoadFromRedmine(RESTClient.Type type, String username, String password)
protected String uri(String resourcePath, RESTClient.Type type)
uri
in class LoadFromREST
protected String text(String entity, RESTClient.Type type)
text
in class LoadFromREST
Copyright © 2003-2014. All Rights Reserved.