|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphTask
A Graph Task.
Method Summary | |
---|---|
void |
executeTask(DependencyGraph graph)
Execute the Graph Task. |
java.lang.String |
getTaskId()
Get the id for this task. |
Method Detail |
---|
java.lang.String getTaskId()
GraphPhaseEvent
)void executeTask(DependencyGraph graph) throws GraphTaskException
graph
- the graph to execute the task on.
GraphTaskException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |