Class TestEnvironmentDetails
java.lang.Object
com.atlassian.bamboo.testutils.model.deployments.environments.TestEnvironmentDetails
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
getId()
getName()
com.google.common.collect.ImmutableList<TestNotificationDetails>
com.google.common.collect.ImmutableList<TestTaskDetails>
getTasks()
com.google.common.collect.ImmutableList<TestTriggerDetails>
com.google.common.collect.ImmutableList<TestVariableDetails>
void
-
Method Details
-
getName
-
getDescription
-
getNotifications
-
getTasks
-
getTriggers
-
getVariables
-
builder
-
getId
-
setId
-