Class TagTriggerComponent
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
com.atlassian.bamboo.pageobjects.pages.triggers.TagTriggerComponent
- All Implemented Interfaces:
TriggerComponent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTagTriggerComponent(org.openqa.selenium.WebDriver driver, com.atlassian.pageobjects.elements.timeout.Timeouts timeouts, String formName) -
Method Summary
Modifier and TypeMethodDescriptionbooleanwithCheckBranchFlag(boolean flag) withFilter(String filterValue) 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
-
TagTriggerComponent
public TagTriggerComponent(org.openqa.selenium.WebDriver driver, com.atlassian.pageobjects.elements.timeout.Timeouts timeouts, String formName)
-
-
Method Details
-
withFilter
-
withCheckBranchFlag
-
getFilter
-
isCheckBranchEnabled
public boolean isCheckBranchEnabled()
-