Uses of Class
com.atlassian.bamboo.testutils.model.variable.TestVariableDetails
-
-
Uses of TestVariableDetails in com.atlassian.bamboo.testutils.backdoor.deployments
Methods in com.atlassian.bamboo.testutils.backdoor.deployments that return types with arguments of type TestVariableDetails Modifier and Type Method Description Consumer<TestVariableDetails>
EnvironmentsControl. addEnvironmentVariable(TestEnvironmentDetails environment)
-
Uses of TestVariableDetails in com.atlassian.bamboo.testutils.model.deployments.environments
Methods in com.atlassian.bamboo.testutils.model.deployments.environments that return types with arguments of type TestVariableDetails Modifier and Type Method Description com.google.common.collect.ImmutableList<TestVariableDetails>
TestEnvironmentDetails. getVariables()
-
Uses of TestVariableDetails in com.atlassian.bamboo.testutils.model.variable
Methods in com.atlassian.bamboo.testutils.model.variable that return TestVariableDetails Modifier and Type Method Description TestVariableDetails
TestVariableDetails.Builder. build()
-