A C D E F G I L M N O S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractNotificationFilterPreference - Class in org.xwiki.platform.notifications.test.po.preferences.filters
-
Abstract representation of the notification filter preferences which covers common needs for
SystemNotificationFilterPreference
andCustomNotificationFilterPreference
. - AbstractNotificationFilterPreference(AbstractNotificationsSettingsPage, WebElement, XWikiWebDriver) - Constructor for class org.xwiki.platform.notifications.test.po.preferences.filters.AbstractNotificationFilterPreference
-
Default constructor.
- AbstractNotificationPreferences - Class in org.xwiki.platform.notifications.test.po.preferences
-
Abstract class for notification preferences.
- AbstractNotificationPreferences(WebElement, XWikiWebDriver) - Constructor for class org.xwiki.platform.notifications.test.po.preferences.AbstractNotificationPreferences
-
Construct an AbstractNotificationPreferences.
- AbstractNotificationsSettingsPage - Class in org.xwiki.platform.notifications.test.po
-
Represents a page for notification settings.
- AbstractNotificationsSettingsPage() - Constructor for class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- AbstractNotificationsSettingsPage.AutowatchMode - Enum in org.xwiki.platform.notifications.test.po
-
Represents the available autowatch mode values.
- AbstractNotificationsSettingsPage.EmailDiffType - Enum in org.xwiki.platform.notifications.test.po
-
Represents the available email changes settings values.
- ALERT - org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal.NotificationFormat
-
For notification sent through the notification area.
- alertSwitch - Variable in class org.xwiki.platform.notifications.test.po.preferences.AbstractNotificationPreferences
- ALL - org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage.AutowatchMode
-
Autowatch for any change.
- ApplicationPreferences - Class in org.xwiki.platform.notifications.test.po.preferences
-
Wrap the notification preferences of a given application.
- ApplicationPreferences(WebElement, XWikiWebDriver) - Constructor for class org.xwiki.platform.notifications.test.po.preferences.ApplicationPreferences
-
Construct an ApplicationPreferences.
- areNotificationsAvailable() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Test if the text "No notification available!" is displayed in the notification tray.
- arePageAndChildrenWatched() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
C
- clearAllNotifications() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Click the button «Clear All» in the notification tray.
- clickAddCustomFilter() - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
-
Open the modal to add a new custom filter.
- clickCancel() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal
-
Close the modal by cancelling it and wait until the modal is not displayed anymore.
- clickSubmit() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal
-
Click on the submit button to add the new filter and wait until the modal is closed and the livetable of custom filter preferences has been refreshed.
- CustomNotificationFilterModal - Class in org.xwiki.platform.notifications.test.po.preferences.filters
-
Represents the Add filter modal.
- CustomNotificationFilterModal() - Constructor for class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal
-
Default constructor.
- CustomNotificationFilterModal.NotificationFormat - Enum in org.xwiki.platform.notifications.test.po.preferences.filters
-
Available notification formats.
- CustomNotificationFilterPreference - Class in org.xwiki.platform.notifications.test.po.preferences.filters
-
Represents a custom notification filter: i.e.
- CustomNotificationFilterPreference(AbstractNotificationsSettingsPage, WebElement, XWikiWebDriver) - Constructor for class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterPreference
-
Default constructor.
- CustomNotificationFilterPreference.FilterAction - Enum in org.xwiki.platform.notifications.test.po.preferences.filters
-
Represents the possible actions for such filter.
D
- delete() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterPreference
-
Delete the filter preference.
- delete() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.NotificationFilterPreference
-
Deprecated.Delete the filter preference.
- disableAllParameters() - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
-
Disable every notification parameters.
- driver - Variable in class org.xwiki.platform.notifications.test.po.preferences.AbstractNotificationPreferences
E
- EMAIL - org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal.NotificationFormat
-
For notification sent by mail.
- emailSwitch - Variable in class org.xwiki.platform.notifications.test.po.preferences.AbstractNotificationPreferences
- EventTypePreferences - Class in org.xwiki.platform.notifications.test.po.preferences
-
Wrap the notification preferences of a given event type.
- EventTypePreferences(WebElement, XWikiWebDriver) - Constructor for class org.xwiki.platform.notifications.test.po.preferences.EventTypePreferences
-
Construct an EventTypePreferences.
F
- findNotifications() - Method in class org.xwiki.platform.notifications.test.po.GroupedNotificationElementPage
G
- getAlertState() - Method in class org.xwiki.platform.notifications.test.po.preferences.AbstractNotificationPreferences
- getApplication(String) - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- getApplicationId() - Method in class org.xwiki.platform.notifications.test.po.preferences.ApplicationPreferences
- getApplicationName() - Method in class org.xwiki.platform.notifications.test.po.preferences.ApplicationPreferences
- getApplicationPreferences() - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- getApplicationState(String, String) - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- getAutoWatchModeValue() - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- getCustomNotificationFilterPreferences() - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- getDescription() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.SystemNotificationFilterPreference
- getEmailState() - Method in class org.xwiki.platform.notifications.test.po.preferences.AbstractNotificationPreferences
- getEmitter(int, int) - Method in class org.xwiki.platform.notifications.test.po.GroupedNotificationElementPage
- getEntries() - Method in class org.xwiki.platform.notifications.test.po.NotificationsRSS
- getEventsSelector() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal
-
Get the select element for the event types: note that we don't rely on
Select
since it's hitting Escape key when performing select which closes the modal. - getEventType() - Method in class org.xwiki.platform.notifications.test.po.preferences.EventTypePreferences
- getEventType(String, String) - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- getEventTypeDescription() - Method in class org.xwiki.platform.notifications.test.po.preferences.EventTypePreferences
- getEventTypePreferences() - Method in class org.xwiki.platform.notifications.test.po.preferences.ApplicationPreferences
- getEventTypes() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterPreference
- getEventTypes() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.NotificationFilterPreference
-
Deprecated.
- getEventTypeState(String, String, String) - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- getFilterAction() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterPreference
- getFilterName() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.AbstractNotificationFilterPreference
- getFilterName() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.NotificationFilterPreference
-
Deprecated.
- getFilterType() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.NotificationFilterPreference
-
Deprecated.
- getFormats() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.AbstractNotificationFilterPreference
- getFormats() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.NotificationFilterPreference
-
Deprecated.
- getID() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.NotificationFilterPreference
-
Deprecated.
- getLivetableRow() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.AbstractNotificationFilterPreference
- getLocation() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterPreference
- getLocation() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.NotificationFilterPreference
-
Deprecated.
- getLocations() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal
- getNotificationContent(int) - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Get the content of a notification.
- getNotificationDescription(int) - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Get the description of a notification.
- getNotificationEmailDiffType() - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- getNotificationFilterPreferences() - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
-
Deprecated.
- getNotificationPage(int) - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Get the page concerned by a notification (if any).
- getNotificationRawContent(int) - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Get the raw content of a notification.
- getNotificationRSS(String, String) - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
- getNotificationsButton() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
- getNotificationsCount() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Get the number of available notifications.
- getNotificationsListCount() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Get the number of notifications displayed.
- getNotificationType(int) - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Get the type of notification (bold text before notification content).
- getParentPage() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.AbstractNotificationFilterPreference
- getReadNotificationsCount() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Get the number of read notifications.
- getSelectedAction() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal
- getSelectedFormats() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal
- getSwitch(String) - Method in class org.xwiki.platform.notifications.test.po.preferences.AbstractNotificationPreferences
- getSwitch(String) - Method in class org.xwiki.platform.notifications.test.po.preferences.ApplicationPreferences
- getSwitch(String) - Method in class org.xwiki.platform.notifications.test.po.preferences.EventTypePreferences
- getSystemNotificationFilterPreferences() - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- getText(int, int) - Method in class org.xwiki.platform.notifications.test.po.GroupedNotificationElementPage
-
Finds the text of a notification.
- getUnreadNotificationsCount() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Get the number of unread notifications.
- gotoPage() - Static method in class org.xwiki.platform.notifications.test.po.NotificationsAdministrationPage
-
Go to the administration page related to notifications and create the appropriate instance.
- gotoPage(String) - Static method in class org.xwiki.platform.notifications.test.po.NotificationsUserProfilePage
- GroupedNotificationElementPage - Class in org.xwiki.platform.notifications.test.po
-
Represent generic operations on the notification tray groups.
- GroupedNotificationElementPage(WebElement) - Constructor for class org.xwiki.platform.notifications.test.po.GroupedNotificationElementPage
-
Default constructor.
I
- IGNORE_EVENT - org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterPreference.FilterAction
-
Ignore event is displayed when it's an exclusive filter.
- initializeApplications() - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
-
Initialize the page with applications informations.
- isCollapsed() - Method in class org.xwiki.platform.notifications.test.po.preferences.ApplicationPreferences
- isEnabled() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.AbstractNotificationFilterPreference
- isEnabled() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.NotificationFilterPreference
-
Deprecated.
- isMenuOpen() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
- isNotificationMenuVisible() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
- isPageOnlyWatched() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
- isSubmitEnabled() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal
- isWikiWatched() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
L
- loadEntries(String, String) - Method in class org.xwiki.platform.notifications.test.po.NotificationsRSS
-
Allow to load the entries but transform first the URL to load them from the real host domain: it might be different than the one from the retrieved URL since this class is not executed inside a docker container, and the servletEngine might not be inside a container either.
M
- MAJOR - org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage.AutowatchMode
-
Autowatch for major modifications.
- markAsRead(int) - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Mark a notification as read.
N
- NEW - org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage.AutowatchMode
-
Autowatch for created pages.
- NONE - org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage.AutowatchMode
-
Never autowatch.
- NOTHING - org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage.EmailDiffType
-
No diff.
- NOTIFICATION_EVENT_SELECTOR - Static variable in class org.xwiki.platform.notifications.test.po.GroupedNotificationElementPage
- notificationCustomFilterPreferencesLivetable - Variable in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- NotificationFilterPreference - Class in org.xwiki.platform.notifications.test.po.preferences.filters
-
Deprecated.Since 13.2RC1: this page object is related to the usage of the deprecated XWiki macro
NotificationsFiltersPreferences
which was mixing system filters and custom filters. You should now use eitherCustomNotificationFilterPreference
orSystemNotificationFilterPreference
. - NotificationFilterPreference(AbstractNotificationsSettingsPage, WebElement, XWikiWebDriver) - Constructor for class org.xwiki.platform.notifications.test.po.preferences.filters.NotificationFilterPreference
-
Deprecated.Construct a NotificationFilterPreference.
- NotificationsAdministrationPage - Class in org.xwiki.platform.notifications.test.po
-
Represents the Notifications preferences in administration.
- NotificationsAdministrationPage() - Constructor for class org.xwiki.platform.notifications.test.po.NotificationsAdministrationPage
-
Default constructor.
- NotificationsRSS - Class in org.xwiki.platform.notifications.test.po
-
Used to parse the notification RSS feed.
- NotificationsRSS(String, String, String) - Constructor for class org.xwiki.platform.notifications.test.po.NotificationsRSS
- NotificationsTrayPage - Class in org.xwiki.platform.notifications.test.po
-
Represents the user Notifications tab.
- NotificationsTrayPage() - Constructor for class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Constructor.
- NotificationsUserProfilePage - Class in org.xwiki.platform.notifications.test.po
-
Represents the user profile's Notifications tab.
- NotificationsUserProfilePage() - Constructor for class org.xwiki.platform.notifications.test.po.NotificationsUserProfilePage
-
Construct a NotificationsUserProfilePage (and for the browser page to be fully loaded).
- notificationSystemFilterPreferencesLivetable - Variable in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
- NOTIFY_EVENT - org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterPreference.FilterAction
-
Notify event is displayed when it's an inclusive filter.
O
- openGroup(int) - Method in class org.xwiki.platform.notifications.test.po.GroupedNotificationElementPage
-
Opens a notification group.
- org.xwiki.platform.notifications.test.po - package org.xwiki.platform.notifications.test.po
- org.xwiki.platform.notifications.test.po.preferences - package org.xwiki.platform.notifications.test.po.preferences
- org.xwiki.platform.notifications.test.po.preferences.filters - package org.xwiki.platform.notifications.test.po.preferences.filters
S
- selectAction(CustomNotificationFilterPreference.FilterAction) - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal
-
Select the given action for the new filter.
- selectFormats(Set<CustomNotificationFilterModal.NotificationFormat>) - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal
-
Allow to select the formats for the notification.
- setAlertState(BootstrapSwitch.State) - Method in class org.xwiki.platform.notifications.test.po.preferences.AbstractNotificationPreferences
-
Set the state of the alert switch.
- setApplicationState(String, String, BootstrapSwitch.State) - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
-
Set the state of the given application for the given format.
- setAutoWatchMode(AbstractNotificationsSettingsPage.AutowatchMode) - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
-
Set the autowatch mode value.
- setCollapsed(boolean) - Method in class org.xwiki.platform.notifications.test.po.preferences.ApplicationPreferences
-
Set if the application details should be collapsed (hidden).
- setEmailState(BootstrapSwitch.State) - Method in class org.xwiki.platform.notifications.test.po.preferences.AbstractNotificationPreferences
-
Set the state of the email switch.
- setEnabled(boolean) - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.AbstractNotificationFilterPreference
-
Enable or disable the current filter.
- setEnabled(boolean) - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.NotificationFilterPreference
-
Deprecated.Enable or disable the current filter.
- setEventTypeState(String, String, String, BootstrapSwitch.State) - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
-
Set the state of the event type for the given format.
- setNotificationEmailDiffType(AbstractNotificationsSettingsPage.EmailDiffType) - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
-
Set the email diff type setting.
- setPageAndChildrenWatchedState(boolean) - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Watch or unwatch the current "space".
- setPageOnlyWatchedState(boolean) - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Watch or unwatch the current page.
- setWikiWatchedState(boolean) - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Watch or unwatch the current wiki.
- showNotificationTray() - Method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Ensure that the notifications tray is visible.
- STANDARD - org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage.EmailDiffType
-
Represents the standard diff.
- SystemNotificationFilterPreference - Class in org.xwiki.platform.notifications.test.po.preferences.filters
-
Represents a System notification filter that can only be enabled or disabled.
- SystemNotificationFilterPreference(AbstractNotificationsSettingsPage, WebElement, XWikiWebDriver) - Constructor for class org.xwiki.platform.notifications.test.po.preferences.filters.SystemNotificationFilterPreference
-
Default constructor.
T
- TEXT_SELECTOR - Static variable in class org.xwiki.platform.notifications.test.po.GroupedNotificationElementPage
- toString() - Method in class org.xwiki.platform.notifications.test.po.preferences.filters.NotificationFilterPreference
-
Deprecated.
V
- valueOf(String) - Static method in enum org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage.AutowatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage.EmailDiffType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal.NotificationFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterPreference.FilterAction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage.AutowatchMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage.EmailDiffType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal.NotificationFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterPreference.FilterAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- waitOnNotificationCount(String, String, int) - Static method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Wait until the given number of unread notification is received.
- waitOnNotificationCount(String, String, int, int) - Static method in class org.xwiki.platform.notifications.test.po.NotificationsTrayPage
-
Wait until the given number of unread notification is received.
- waitUntilPreferencesAreLoaded() - Method in class org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage
-
Ensure to wait until the preferences switches are loaded.
- webElement - Variable in class org.xwiki.platform.notifications.test.po.preferences.AbstractNotificationPreferences
All Classes All Packages