toggle menu
TeamCity Kotlin DSL
JVM
switch theme
search in API
TeamCity Kotlin DSL
/
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
)