Annotation Type AdminNotification
-
@Retention(RUNTIME) @Target(METHOD) public @interface AdminNotification
Identify which notification type must be sent to an administrator.- See Also:
UserNotificationsHandlerAccessor
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description AdminNotificationTypevalue
-
-
-
Element Detail
-
value
AdminNotificationType value
-
-