TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin.triggers
/
ScheduleTrigger
/
DAY
DAY
enum
DAY
:
Enum
<
ScheduleTrigger.DAY
>
Content copied to clipboard
Entries
Properties
Entries
Saturday
Link copied to clipboard
Saturday
(
)
Content copied to clipboard
Friday
Link copied to clipboard
Friday
(
)
Content copied to clipboard
Thursday
Link copied to clipboard
Thursday
(
)
Content copied to clipboard
Wednesday
Link copied to clipboard
Wednesday
(
)
Content copied to clipboard
Tuesday
Link copied to clipboard
Tuesday
(
)
Content copied to clipboard
Monday
Link copied to clipboard
Monday
(
)
Content copied to clipboard
Sunday
Link copied to clipboard
Sunday
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard