Package | Description |
---|---|
com.docdoku.core.services | |
com.docdoku.core.workflow |
Modifier and Type | Field and Description |
---|---|
private TaskKey |
TaskNotFoundException.mTaskKey |
Modifier and Type | Method and Description |
---|---|
DocumentMaster |
IDocumentManagerLocal.approve(String pWorkspaceId,
TaskKey pTaskKey,
String pComment) |
DocumentMaster |
IDocumentManagerWS.approve(String workspaceId,
TaskKey taskKey,
String comment) |
DocumentMaster |
IDocumentManagerLocal.reject(String pWorkspaceId,
TaskKey pTaskKey,
String pComment) |
DocumentMaster |
IDocumentManagerWS.reject(String workspaceId,
TaskKey taskKey,
String comment) |
Constructor and Description |
---|
TaskNotFoundException(Locale pLocale,
TaskKey pTaskKey) |
Modifier and Type | Method and Description |
---|---|
TaskKey |
Task.getKey() |
Copyright © 2013 OW2 Consortium. All Rights Reserved.