gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.model
/
BuildModel
Build
Model
API
interface
BuildModel
(
source
)
Represents a model that is associated with or represents some Gradle build.
Since
3.0
Inheritors
BuildEnvironment
GradleBuild
Members
Functions
get
Build
Identifier
Link copied to clipboard
API
abstract
fun
getBuildIdentifier
(
)
:
BuildIdentifier
Returns the identifier for the build that this model is associated with.