public class TaskAdapter extends DefaultAdapter
| Constructor and Description |
|---|
TaskAdapter() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
completeTask(String taskId,
String action,
TaskCompletionRequest taskCompletionRequest) |
List<Task> |
doGet(String userId,
String workflowInstanceId,
String workflowModelName) |
disptachAdapter, getTarget, isAdaptercheckGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRootgetAdapterpublic static final String NAME
public TaskAdapter()
public javax.ws.rs.core.Response completeTask(String taskId, String action, TaskCompletionRequest taskCompletionRequest)
Copyright © 2019 Nuxeo. All rights reserved.