| Package | Description |
|---|---|
| org.nuxeo.client | |
| org.nuxeo.client.methods | |
| org.nuxeo.client.objects |
| Modifier and Type | Method and Description |
|---|---|
Operation |
NuxeoClient.operation(String operationId) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Operation> |
OperationAPI.fetchOperation(String operationId) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.context(Map<String,Object> context) |
Operation |
Operation.context(String key,
Object contextValue) |
Operation |
Operation.input(Object input) |
Operation |
Operation.param(String key,
Object parameter) |
Operation |
Operation.parameters(Map<String,Object> parameters) |
Operation |
Operation.voidOperation(boolean value)
Specific configuration *
|
Copyright © 2018 Nuxeo. All rights reserved.