Class ConfigureNotificationComponent
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.AbstractConfigureNotificationComponent
com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureNotificationComponent
A component of
ConfigurePlanNotificationsPage
that contains a form to add or edit notifications.-
Field Summary
Fields inherited from class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.AbstractConfigureNotificationComponent
pageBinder, pageElementFinder
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.AbstractConfigureNotificationComponent
getErrorMessage, getSelectedUserName, isPresent, withCondition, withRecipientType, withUserName
-
Field Details
-
CONDITION_ALL_BUILDS_COMPLETED
- See Also:
-
RECIPIENT_TYPE_USER
- See Also:
-
-
Constructor Details
-
ConfigureNotificationComponent
public ConfigureNotificationComponent()
-
-
Method Details
-
save
public void save()- Specified by:
save
in classAbstractConfigureNotificationComponent
-