Modifier and Type | Method and Description |
---|---|
abstract Iterable<? extends Task> |
TaskBuilder.discoverTasks(Reactor reactor)
Returns all the tasks that this builder contributes to.
|
Iterable<? extends Task> |
TaskGraphBuilder.discoverTasks(Reactor reactor) |
void |
Executable.run(Reactor reactor)
Executes a task.
|
Copyright © 2013. All rights reserved.