TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin.buildFeatures
/
JiraCloudIntegration
/
EnvironmentType
Environment
Type
enum
EnvironmentType
:
Enum
<
JiraCloudIntegration.EnvironmentType
>
Content copied to clipboard
Jira Cloud supported environment types
Entries
Types
Properties
Entries
UNMAPPED
Link copied to clipboard
UNMAPPED
(
)
Content copied to clipboard
DEVELOPMENT
Link copied to clipboard
DEVELOPMENT
(
)
Content copied to clipboard
TESTING
Link copied to clipboard
TESTING
(
)
Content copied to clipboard
STAGING
Link copied to clipboard
STAGING
(
)
Content copied to clipboard
PRODUCTION
Link copied to clipboard
PRODUCTION
(
)
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