| Package | Description |
|---|---|
| org.nuxeo.client.methods | |
| org.nuxeo.client.objects.task |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Task> |
TaskManagerAPI.complete(String taskId,
String action,
TaskCompletionRequest taskCompletionRequest) |
| Modifier and Type | Method and Description |
|---|---|
Task |
TaskManager.complete(String taskId,
String action,
TaskCompletionRequest taskCompletionRequest) |
Copyright © 2018 Nuxeo. All rights reserved.