public interface TaskDetails
| Modifier and Type | Method and Description |
|---|---|
Set<TaskDetails> |
getChildren() |
Set<TaskDetails> |
getDependencies() |
String |
getDescription() |
Path |
getPath() |
Path getPath()
String getDescription()
Set<TaskDetails> getDependencies()
Set<TaskDetails> getChildren()
Copyright © 2013. All rights reserved