public class RestClient extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
API_PATH |
protected static String |
SITE_AUTOMATION_PATH_PATTERN |
Constructor and Description |
---|
RestClient(HttpAutomationClient httpAutomationClient) |
Modifier and Type | Method and Description |
---|---|
RestRequest |
newRequest(String path) |
protected static final String SITE_AUTOMATION_PATH_PATTERN
protected static final String API_PATH
public RestClient(HttpAutomationClient httpAutomationClient)
public RestRequest newRequest(String path)
Copyright © 2015 Nuxeo SA. All rights reserved.