antsnest.antinfo
Interface TaskDefinition

All Superinterfaces:
Definition
All Known Implementing Classes:
DefaultTaskDefinition

public interface TaskDefinition
extends Definition

How a task should be defined

Author:
Chris Clohosy
See Also:
Definition

Method Summary
 String getCategory()
          Gets the category this task belongs in
 
Methods inherited from interface antsnest.antinfo.Definition
getAttribute, getAttributes, getClassname, getName, getNestedElement, getNestedElements, isDeprecated
 

Method Detail

getCategory

String getCategory()
Gets the category this task belongs in

Returns:
a String, the category name