public interface TaskVersion1
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getFullTaskName()
This generates this task's full name.
|
String |
getName() |
ProjectVersion1 |
getProject() |
boolean |
isDefault()
returns whether or not this is a default task for its parent project.
|
ProjectVersion1 getProject()
String getName()
String getDescription()
boolean isDefault()
String getFullTaskName()
Copyright © 2013. All rights reserved