Class SimpleLifecycle


  • public final class SimpleLifecycle
    extends org.exoplatform.commons.api.notification.lifecycle.AbstractNotificationLifecycle
    Created by The eXo Platform SAS Author : eXoPlatform thanhvc@exoplatform.com Dec 12, 2014
    • Constructor Detail

      • SimpleLifecycle

        public SimpleLifecycle()
    • Method Detail

      • process

        public void process​(org.exoplatform.commons.api.notification.NotificationContext ctx,
                            String userId)
        Specified by:
        process in class org.exoplatform.commons.api.notification.lifecycle.AbstractNotificationLifecycle
      • process

        public void process​(org.exoplatform.commons.api.notification.NotificationContext ctx,
                            String... userIds)
        Specified by:
        process in class org.exoplatform.commons.api.notification.lifecycle.AbstractNotificationLifecycle
      • send

        public void send​(org.exoplatform.commons.api.notification.NotificationContext ctx)
        Overrides:
        send in class org.exoplatform.commons.api.notification.lifecycle.AbstractNotificationLifecycle