Modifier and Type | Method and Description |
---|---|
TaskLink |
Project.removeLink(TaskLink link)
Removes task link from a project.
|
Modifier and Type | Method and Description |
---|---|
List<TaskLink> |
Project.getPredecessors(Task task) |
List<TaskLink> |
Project.getTaskLinks() |
Modifier and Type | Method and Description |
---|---|
void |
Project.addTaskLink(TaskLink link)
Add a task link to a project.
|
TaskLink |
Project.removeLink(TaskLink link)
Removes task link from a project.
|
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.