Package-level declarations

Classes for managing and monitoring build execution.

Types

Link copied to clipboard
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
A TaskExecutionGraph is responsible for managing the execution of the Task instances which are part of the build.
Link copied to clipboard
A TaskExecutionGraphListener is notified when the TaskExecutionGraph has been populated.
Link copied to clipboard
A TaskExecutionListener is notified of the execution of the tasks in a build.