Uses of Class
com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
Packages that use TestDeploymentProjectDetails
Package
Description
-
Uses of TestDeploymentProjectDetails in com.atlassian.bamboo.pageobjects.pages.admin.agent
Methods in com.atlassian.bamboo.pageobjects.pages.admin.agent with parameters of type TestDeploymentProjectDetailsModifier and TypeMethodDescriptioncom.atlassian.pageobjects.elements.PageElement
ViewAgentPage.getExecutableDeploymentProjectLink
(TestDeploymentProjectDetails deploymentProject) void
ViewAgentPage.hoverExecutableDeploymentProjectLink
(TestDeploymentProjectDetails deploymentProject) -
Uses of TestDeploymentProjectDetails in com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details
Methods in com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details with parameters of type TestDeploymentProjectDetailsModifier and TypeMethodDescriptionConfigureDeploymentProjectDetailsPage.setDetails
(TestDeploymentProjectDetails deploymentProject) -
Uses of TestDeploymentProjectDetails in com.atlassian.bamboo.testutils.backdoor.deployments
Methods in com.atlassian.bamboo.testutils.backdoor.deployments with parameters of type TestDeploymentProjectDetailsModifier and TypeMethodDescriptionEnvironmentsControl.addEnvironment
(TestDeploymentProjectDetails deploymentProject, Consumer<TestEnvironmentDetails.Builder> builderConsumer) DeploymentsControl.createDeploymentProject
(TestDeploymentProjectDetails deploymentProject) Save deployment projectDeploymentsControl.createDeploymentProject
(TestDeploymentProjectDetails deploymentProject, boolean shouldBeTornDown) Save deployment project -
Uses of TestDeploymentProjectDetails in com.atlassian.bamboo.testutils.backdoor.model.deployment
Constructors in com.atlassian.bamboo.testutils.backdoor.model.deployment with parameters of type TestDeploymentProjectDetailsModifierConstructorDescriptionRestDeploymentProject
(TestDeploymentProjectDetails deploymentProject, Function<TestEnvironmentDetails, RestEnvironment> toRestEnvironments) -
Uses of TestDeploymentProjectDetails in com.atlassian.bamboo.testutils.deployments.projects
Methods in com.atlassian.bamboo.testutils.deployments.projects that return TestDeploymentProjectDetailsModifier and TypeMethodDescriptionstatic TestDeploymentProjectDetails
DeploymentProjectTestHelper.createSimpleTestDeploymentDetails
(com.atlassian.bamboo.specs.api.model.plan.PlanProperties linkedPlan) static TestDeploymentProjectDetails
DeploymentProjectTestHelper.createSimpleTestDeploymentDetails
(TestBuildDetails linkedPlan) -
Uses of TestDeploymentProjectDetails in com.atlassian.bamboo.testutils.model.deployments.projects
Methods in com.atlassian.bamboo.testutils.model.deployments.projects that return TestDeploymentProjectDetails