Package org.gradle
Classes for embedding Gradle.
-
Interface Summary Interface Description BuildListener ABuildListener
is notified of the major lifecycle events as a build is executed.TaskExecutionRequest A request to execute some tasks, along with an optional project path context to provide information necessary to select the tasks -
Class Summary Class Description BuildAdapter ABuildListener
adapter class for receiving build events.BuildResult ABuildResult
packages up the result of a build.StartParameter StartParameter
defines the configuration used by a Gradle instance to execute a build.