Class TriggersComponent
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.triggers.TriggersComponent
-
Field Summary
Modifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.PageBinder
protected com.atlassian.pageobjects.elements.timeout.Timeouts
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionselectTriggerType
(String triggerType) <T> T
selectTriggerType
(String triggerType, Class<T> triggerComponentClass)
-
Field Details
-
pageBinder
@Inject protected com.atlassian.pageobjects.PageBinder pageBinder -
timeouts
@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeouts
-
-
Constructor Details
-
TriggersComponent
public TriggersComponent()
-
-
Method Details
-
selectTriggerType
-
selectTriggerType
-