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) |
uploadResource
public UploadToRedmine(RESTClient.Type type)
public UploadToRedmine(RESTClient.Type type, String username, String password)
protected String uri(String resourcePath, RESTClient.Type type)
uri
in class UploadToREST
protected String entity(Resource resource, RESTClient.Type type)
entity
in class UploadToREST
Copyright © 2003-2014. All Rights Reserved.