| Package | Description |
|---|---|
| org.nuxeo.ecm.automation.client.rest.api | |
| org.nuxeo.ecm.automation.test | |
| org.nuxeo.shell.automation |
| Constructor and Description |
|---|
RestClient(HttpAutomationClient httpAutomationClient) |
| Modifier and Type | Field and Description |
|---|---|
protected HttpAutomationClient |
RemoteAutomationServerFeature.client |
protected HttpAutomationClient |
EmbeddedAutomationServerFeature.client |
| Modifier and Type | Method and Description |
|---|---|
protected HttpAutomationClient |
EmbeddedAutomationServerFeature.getHttpAutomationClient() |
| Modifier and Type | Field and Description |
|---|---|
protected HttpAutomationClient |
RemoteContext.client |
| Modifier and Type | Method and Description |
|---|---|
HttpAutomationClient |
AutomationFeature.connect(String url,
String username,
String password,
String initialDirectory) |
HttpAutomationClient |
RemoteContext.getClient() |
HttpAutomationClient |
AutomationFeature.getClient() |
| Constructor and Description |
|---|
RemoteContext(AutomationFeature feature,
HttpAutomationClient client,
Session session,
String dir) |
Copyright © 2019 Nuxeo. All rights reserved.