Package-level declarations
Classes for managing and monitoring build execution.
Types
Link copied to clipboard
interface TaskActionListener
A
TaskActionListener
is notified of the actions that a task performs.Link copied to clipboard
A TaskExecutionListener adapter class for receiving task execution events.
Link copied to clipboard
interface TaskExecutionGraph
A
TaskExecutionGraph
is responsible for managing the execution of the Task instances which are part of the build.Link copied to clipboard
interface TaskExecutionGraphListener
A
TaskExecutionGraphListener
is notified when the TaskExecutionGraph has been populated.Link copied to clipboard
interface TaskExecutionListener
A
TaskExecutionListener
is notified of the execution of the tasks in a build.