public class OverdueCheckPoster extends DefaultOverduePosterBase
| Constructor and Description |
|---|
OverdueCheckPoster(org.killbill.notificationq.api.NotificationQueueService notificationQueueService,
org.skife.jdbi.v2.IDBI dbi,
org.killbill.clock.Clock clock,
CacheControllerDispatcher cacheControllerDispatcher,
NonEntityDao nonEntityDao) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends OverdueCheckNotificationKey> |
cleanupFutureNotificationsFormTransaction(EntitySqlDaoWrapperFactory<EntitySqlDao> entitySqlDaoWrapperFactory,
Collection<org.killbill.notificationq.api.NotificationEventWithMetadata<T>> futureNotifications,
org.joda.time.DateTime futureNotificationTime,
org.killbill.notificationq.api.NotificationQueue overdueQueue) |
clearOverdueCheckNotifications, insertOverdueNotification@Inject
public OverdueCheckPoster(org.killbill.notificationq.api.NotificationQueueService notificationQueueService,
org.skife.jdbi.v2.IDBI dbi,
org.killbill.clock.Clock clock,
CacheControllerDispatcher cacheControllerDispatcher,
NonEntityDao nonEntityDao)
protected <T extends OverdueCheckNotificationKey> boolean cleanupFutureNotificationsFormTransaction(EntitySqlDaoWrapperFactory<EntitySqlDao> entitySqlDaoWrapperFactory, Collection<org.killbill.notificationq.api.NotificationEventWithMetadata<T>> futureNotifications, org.joda.time.DateTime futureNotificationTime, org.killbill.notificationq.api.NotificationQueue overdueQueue)
cleanupFutureNotificationsFormTransaction in class DefaultOverduePosterBaseCopyright © 2010-2014. All Rights Reserved.