Package | Description |
---|---|
com.docdoku.core.services | |
com.docdoku.core.workflow |
Modifier and Type | Method and Description |
---|---|
Task[] |
IDocumentManagerLocal.getTasks(String pWorkspaceId) |
Task[] |
IDocumentManagerWS.getTasks(String workspaceId) |
Modifier and Type | Method and Description |
---|---|
void |
IMailerLocal.sendApproval(Collection<Task> pRunningTasks,
DocumentMaster pDocumentMaster) |
Modifier and Type | Field and Description |
---|---|
protected List<Task> |
Activity.tasks |
Modifier and Type | Method and Description |
---|---|
Task |
Task.clone()
perform a deep clone operation
|
Task |
TaskModel.createTask() |
Modifier and Type | Method and Description |
---|---|
Collection<Task> |
SerialActivity.getOpenTasks() |
abstract Collection<Task> |
Activity.getOpenTasks() |
Collection<Task> |
ParallelActivity.getOpenTasks() |
Collection<Task> |
Workflow.getRunningTasks() |
List<Task> |
Activity.getTasks() |
Modifier and Type | Method and Description |
---|---|
void |
Activity.setTasks(List<Task> tasks) |
Copyright © 2013 OW2 Consortium. All Rights Reserved.