Uses of Class
com.atlassian.bamboo.testutils.model.variable.TestVariableDetails
Packages that use TestVariableDetails
Package
Description
-
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 TestVariableDetailsModifier and TypeMethodDescriptionEnvironmentsControl.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 TestVariableDetailsModifier and TypeMethodDescriptioncom.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