Class AfterSuccessfulPlanTriggerComponent
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
com.atlassian.bamboo.pageobjects.pages.triggers.AfterSuccessfulPlanTriggerComponent
- All Implemented Interfaces:
TriggerComponent
-
Constructor Summary
ConstructorDescriptionAfterSuccessfulPlanTriggerComponent
(org.openqa.selenium.WebDriver driver, com.atlassian.pageobjects.elements.timeout.Timeouts timeouts, String formName) -
Method Summary
Modifier and TypeMethodDescriptionassertCustomTriggeringBranch
(@NotNull PlanKey branchKey) static String
getName()
withCustomTriggeringBranch
(String branchName) Methods inherited from class com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
getConditionPlans, getUserDescription, isDisabled, save, saveExpectingErrors, saveExpectingSuccess, withConditionPlans, withDescription, withDisabledFlag
-
Constructor Details
-
AfterSuccessfulPlanTriggerComponent
public AfterSuccessfulPlanTriggerComponent(org.openqa.selenium.WebDriver driver, com.atlassian.pageobjects.elements.timeout.Timeouts timeouts, String formName)
-
-
Method Details
-
getName
-
withCustomTriggeringBranch
-
withInheritedTriggeringBranch
-
assertCustomTriggeringBranch
public AfterSuccessfulPlanTriggerComponent assertCustomTriggeringBranch(@NotNull @NotNull PlanKey branchKey) -
assertInheritedTriggeringBranch
-