Uses of Class
com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.AbstractConfigureNotificationComponent
-
Packages that use AbstractConfigureNotificationComponent Package Description com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification -
-
Uses of AbstractConfigureNotificationComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification
Subclasses of AbstractConfigureNotificationComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification Modifier and Type Class Description classConfigureNotificationComponentA component ofConfigurePlanNotificationsPagethat contains a form to add or edit notifications.classConfigureSystemNotificationComponentMethods in com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification that return AbstractConfigureNotificationComponent Modifier and Type Method Description AbstractConfigureNotificationComponentAbstractConfigureNotificationComponent. withCondition(@NotNull String conditionKey)AbstractConfigureNotificationComponentAbstractConfigureNotificationComponent. withRecipientType(@NotNull String recipientTypeKey)AbstractConfigureNotificationComponentAbstractConfigureNotificationComponent. withUserName(@NotNull String userName)
-