TeamCity Kotlin DSL 2026.2 EAP
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
TeamCity Kotlin DSL 2026.2 EAP
TeamCity Kotlin DSL 2026.2 EAP
/
jetbrains.buildServer.configs.kotlin.pipelines
/
JobIntegration
Job
Integration
class
JobIntegration
:
Validatable
Members
Constructors
Job
Integration
Link copied to clipboard
constructor
(
type
:
String
,
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
type
Link copied to clipboard
val
type
:
String
Functions
validate
Link copied to clipboard
open
override
fun
validate
(
consumer
:
ErrorConsumer
)
Validates this object and reports found errors to the provided consumer