public class TaskManager extends AbstractConnectable<TaskManagerAPI,TaskManager>
api, apiClass, nuxeoClientheaderInterceptors, headerValues, okhttpBuilder, retrofit, retrofitBuilder| Constructor and Description |
|---|
TaskManager(NuxeoClient nuxeoClient) |
| Modifier and Type | Method and Description |
|---|---|
Task |
complete(String taskId,
String action,
TaskCompletionRequest taskCompletionRequest) |
Task |
delegate(String taskId,
List<String> actors,
String comment) |
Task |
delegate(String taskId,
String actors,
String comment) |
Task |
fetchTask(String taskId) |
Tasks |
fetchTasks(String userId,
String workflowInstanceId,
String workflowModelName) |
Task |
reassign(String taskId,
List<String> actors,
String comment) |
Task |
reassign(String taskId,
String actors,
String comment) |
buildRetrofit, fetchResponse, fetchResponse, reconnectWithconnectTimeout, depth, enrichers, enrichers, enrichersForDocument, fetchProperties, fetchProperties, fetchPropertiesForDocument, fetchPropertiesForGroup, header, header, header, header, header, header, header, readTimeout, replaceWith, schemas, schemas, timeout, transactionTimeout, versionpublic TaskManager(NuxeoClient nuxeoClient)
Copyright © 2018 Nuxeo. All rights reserved.