TeamCity Kotlin DSL 2024.12.2
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
TeamCity Kotlin DSL 2024.12.2
TeamCity Kotlin DSL 2024.12.2
/
jetbrains.buildServer.configs.kotlin
/
DependencyConstructor
Dependency
Constructor
interface
DependencyConstructor
Inheritors
AbstractStage
ParallelStageImpl
SequentialStageImpl
Single
Members
Functions
build
Dependencies
Link copied to clipboard
abstract
fun
buildDependencies
(
)
build
Dependency
On
Link copied to clipboard
abstract
fun
buildDependencyOn
(
stage
:
Stage
,
options
:
SnapshotDependencyOptions
)