Package org.gradle.tooling.provider.model
@NonNullApi
package org.gradle.tooling.provider.model
Interfaces and classes that allow tooling models to be made available to the tooling API client.
-
ClassDescriptionA
ToolingModelBuilder
which can be parameterized by the client.Responsible for building tooling models to return to the tooling API client.A registry of tooling model builders.Thrown when an unknown tooling model is requested.