toggle menu
gradle
8.11.1
API
switch theme
search in API
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.