com.silverpeas.notification.builder
Interface UserSubscriptionNotificationBehavior
public interface UserSubscriptionNotificationBehavior
Implementation of UserNotificationBuilder
must implement this interface if it deals with
subscription notifications.
By this way, the implementation takes advantage on centralized treatments around the
subscription notification.
- Author:
- Yohann Chastagnier
SKIP_SUBSCRIPTION_NOTIFICATION_SENDING_HTTP_PARAM
static final String SKIP_SUBSCRIPTION_NOTIFICATION_SENDING_HTTP_PARAM
- HTTP parameter that permits to indicate to the server that the subscription notification
sending must be skipped.
- See Also:
- Constant Field Values
Copyright © 2016 Silverpeas. All Rights Reserved.