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