Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.deployment.RestEnvironment
Packages that use RestEnvironment
Package
Description
-
Uses of RestEnvironment in com.atlassian.bamboo.plugins.testutils.rest.resource.deployment
Methods in com.atlassian.bamboo.plugins.testutils.rest.resource.deployment with parameters of type RestEnvironmentModifier and TypeMethodDescriptionDeploymentProjectResource.addEnvironment
(long deploymentProjectId, RestEnvironment environment) -
Uses of RestEnvironment in com.atlassian.bamboo.testutils.backdoor.model.deployment
Methods in com.atlassian.bamboo.testutils.backdoor.model.deployment that return types with arguments of type RestEnvironmentConstructor parameters in com.atlassian.bamboo.testutils.backdoor.model.deployment with type arguments of type RestEnvironmentModifierConstructorDescriptionRestDeploymentProject
(TestDeploymentProjectDetails deploymentProject, Function<TestEnvironmentDetails, RestEnvironment> toRestEnvironments)