Package-level declarations
Classes for embedding Gradle.
Types
Link copied to clipboard
A BuildListener adapter class for receiving build events.
Link copied to clipboard
interface BuildListener
A
BuildListener
is notified of the major lifecycle events as a build is executed.Link copied to clipboard
A
BuildResult
packages up the result of a build.Link copied to clipboard
StartParameter
defines the configuration used by a Gradle instance to execute a build.Link copied to clipboard
interface TaskExecutionRequest
A request to execute some tasks, along with an optional project path context to provide information necessary to select the tasks