Class PollingTriggerComponent
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
com.atlassian.bamboo.pageobjects.pages.triggers.PollingTriggerComponent
- All Implemented Interfaces:
TriggerComponent
-
Field Summary
-
Constructor Summary
ConstructorDescriptionPollingTriggerComponent
(org.openqa.selenium.WebDriver driver, com.atlassian.pageobjects.elements.timeout.Timeouts timeouts, String formName) -
Method Summary
Modifier and TypeMethodDescriptionlong
long
withPollingFrequency
(int frequency) withPollingStrategy
(@NotNull PollingStrategy pollingStrategy) Methods inherited from class com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
getConditionPlans, getUserDescription, isDisabled, save, saveExpectingErrors, saveExpectingSuccess, withConditionPlans, withDescription, withDisabledFlag
-
Field Details
-
triggerType
- See Also:
-
-
Constructor Details
-
PollingTriggerComponent
public PollingTriggerComponent(org.openqa.selenium.WebDriver driver, com.atlassian.pageobjects.elements.timeout.Timeouts timeouts, String formName)
-
-
Method Details
-
withPollingStrategy
public PollingTriggerComponent withPollingStrategy(@NotNull @NotNull PollingStrategy pollingStrategy) -
withPollingFrequency
-
getNumberOfRepositories
public long getNumberOfRepositories() -
getNumberOfRepositoriesSelected
public long getNumberOfRepositoriesSelected()
-