Class CronTriggerComponent
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
com.atlassian.bamboo.pageobjects.pages.triggers.CronTriggerComponent
- All Implemented Interfaces:
TriggerComponent
-
Constructor Summary
ConstructorDescriptionCronTriggerComponent
(org.openqa.selenium.WebDriver driver, com.atlassian.pageobjects.elements.timeout.Timeouts timeouts, String formName) -
Method Summary
Modifier and TypeMethodDescriptionassertCustomSourceBranch
(@NotNull PlanKey branchKey) withCronExpression
(String cronExpression) withCustomSourceBranch
(String branchName) Methods inherited from class com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
getConditionPlans, getUserDescription, isDisabled, save, saveExpectingErrors, saveExpectingSuccess, withConditionPlans, withDescription, withDisabledFlag
-
Constructor Details
-
CronTriggerComponent
public CronTriggerComponent(org.openqa.selenium.WebDriver driver, com.atlassian.pageobjects.elements.timeout.Timeouts timeouts, String formName)
-
-
Method Details
-
withCustomSourceBranch
-
withInheritedSourceBranch
-
withCronExpression
-
assertCustomSourceBranch
-
assertInheritedSourceBranch
-
getCronExpression
-