gradle
8.2
Java API
gradle
/
org.gradle.tooling.model
/
BuildModel
Build
Model
Java API
interface
BuildModel
Represents a model that is associated with or represents some Gradle build.
Inheritors
GradleBuild
BuildEnvironment
Members
Functions
get
Build
Identifier
Link copied to clipboard
Java API
abstract
fun
getBuildIdentifier
(
)
:
BuildIdentifier
Returns the identifier for the build that this model is associated with.