public final class CronTriggerComponent extends AbstractTriggerComponent
Constructor and Description |
---|
CronTriggerComponent(org.openqa.selenium.WebDriver driver,
com.atlassian.pageobjects.elements.timeout.Timeouts timeouts,
String formName) |
Modifier and Type | Method and Description |
---|---|
CronTriggerComponent |
assertCustomSourceBranch(PlanKey branchKey) |
CronTriggerComponent |
assertInheritedSourceBranch() |
String |
getCronExpression() |
CronTriggerComponent |
withCronExpression(String cronExpression) |
CronTriggerComponent |
withCustomSourceBranch(String branchName) |
CronTriggerComponent |
withInheritedSourceBranch() |
getConditionPlans, getUserDescription, isDisabled, save, saveExpectingErrors, saveExpectingSuccess, withConditionPlans, withDescription, withDisabledFlag
public CronTriggerComponent(org.openqa.selenium.WebDriver driver, com.atlassian.pageobjects.elements.timeout.Timeouts timeouts, String formName)
public CronTriggerComponent withCustomSourceBranch(String branchName)
public CronTriggerComponent withInheritedSourceBranch()
public CronTriggerComponent withCronExpression(String cronExpression)
public CronTriggerComponent assertCustomSourceBranch(@NotNull PlanKey branchKey)
public CronTriggerComponent assertInheritedSourceBranch()
public String getCronExpression()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences