Class RestPlanHelper
- java.lang.Object
-
- com.atlassian.bamboo.testutils.backdoor.plans.RestPlanHelper
-
public abstract class RestPlanHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description RestPlanHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RestPlan
newRestPlan(TestBuildDetails buildDetails)
-
-
-
Method Detail
-
newRestPlan
public static RestPlan newRestPlan(TestBuildDetails buildDetails)
-
-