Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.RestPlan
Packages that use RestPlan
Package
Description
-
Uses of RestPlan in com.atlassian.bamboo.plugins.testutils.rest.resource.plan
Methods in com.atlassian.bamboo.plugins.testutils.rest.resource.plan with parameters of type RestPlanModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
PlanResource.createPlan
(RestPlan restPlan, RestAuthenticationContext restAuthenticationContext) Create plan. -
Uses of RestPlan in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return RestPlan -
Uses of RestPlan in com.atlassian.bamboo.testutils.backdoor.model
Fields in com.atlassian.bamboo.testutils.backdoor.model declared as RestPlan -
Uses of RestPlan in com.atlassian.bamboo.testutils.backdoor.plans
Methods in com.atlassian.bamboo.testutils.backdoor.plans that return RestPlanModifier and TypeMethodDescriptionstatic RestPlan
RestPlanHelper.newRestPlan
(TestBuildDetails buildDetails)