Class TriggerPlanBuilder

java.lang.Object
com.atlassian.bamboo.testutils.backdoor.plans.TriggerPlanBuilder

public class TriggerPlanBuilder extends Object
  • Constructor Details

    • TriggerPlanBuilder

      public TriggerPlanBuilder(PlansControl plansControl)
  • Method Details

    • withPlan

      public TriggerPlanBuilder withPlan(@NotNull @NotNull PlanKey planKey)
    • withCustomRevision

      public TriggerPlanBuilder withCustomRevision(@NotNull @NotNull String customRevision)
    • withTimeout

      public TriggerPlanBuilder withTimeout(@NotNull com.atlassian.pageobjects.elements.query.Poller.WaitTimeout timeout)
    • triggerAndAwaitCompletion

      public PlansControl triggerAndAwaitCompletion()
    • triggerAndAwaitSuccess

      public PlansControl triggerAndAwaitSuccess()