Class SendRecurringNotificationsActionPerformable

java.lang.Object
com.bluebell.greenhouse.radicle.performable.impl.SendRecurringNotificationsActionPerformable
All Implemented Interfaces:
DurableActionHandler<EmptyJobPayload>

@Component("sendRecurringNotificationsActionPerformable") public class SendRecurringNotificationsActionPerformable extends Object implements DurableActionHandler<EmptyJobPayload>
Action that sends due RecurringNotifications.
Version:
3.0.6
Author:
Stephen Prizio