Package | Description |
---|---|
org.xwiki.notifications.preferences |
Modifier and Type | Method and Description |
---|---|
static NotificationPreferenceProperty |
NotificationPreferenceProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationPreferenceProperty[] |
NotificationPreferenceProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<NotificationPreferenceProperty,Object> |
NotificationPreference.getProperties() |
Modifier and Type | Method and Description |
---|---|
TargetableNotificationPreferenceBuilder |
TargetableNotificationPreferenceBuilder.setProperties(Map<NotificationPreferenceProperty,Object> properties) |
Copyright © 2004–2021 XWiki. All rights reserved.