Build Invocations
A model providing access to org.gradle.tooling.model.Launchable instances that can be used to initiate Gradle build.
To launch a build, you pass one or more org.gradle.tooling.model.Launchable instances to either forTasks or forLaunchables.
Since
1.12