Package | Description |
---|---|
org.xwiki.platform.notifications.test.po |
Modifier and Type | Method and Description |
---|---|
AbstractNotificationsSettingsPage.EmailDiffType |
AbstractNotificationsSettingsPage.getNotificationEmailDiffType() |
static AbstractNotificationsSettingsPage.EmailDiffType |
AbstractNotificationsSettingsPage.EmailDiffType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractNotificationsSettingsPage.EmailDiffType[] |
AbstractNotificationsSettingsPage.EmailDiffType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractNotificationsSettingsPage.setNotificationEmailDiffType(AbstractNotificationsSettingsPage.EmailDiffType value)
Set the email diff type setting.
|
Copyright © 2004–2021 XWiki. All rights reserved.