TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin.buildSteps
/
ContainerDeployer
/
ContainerType
Container
Type
enum
ContainerType
:
Enum
<
ContainerDeployer.ContainerType
>
Content copied to clipboard
Entries
Types
Properties
Entries
TOMCAT_5_X
Link copied to clipboard
TOMCAT_5_X
(
)
Content copied to clipboard
TOMCAT_6_X
Link copied to clipboard
TOMCAT_6_X
(
)
Content copied to clipboard
TOMCAT_7_X
Link copied to clipboard
TOMCAT_7_X
(
)
Content copied to clipboard
TOMCAT_8_X
Link copied to clipboard
TOMCAT_8_X
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
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