public class SystemNotificationService extends PeriodicBackgroundService
| Constructor and Description |
|---|
SystemNotificationService(Configuration configuration,
UserRepository userRepository,
LockRepository lockRepository,
WorkQueueRepository workQueueRepository,
SystemNotificationRepository systemNotificationRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getCheckIntervalSeconds() |
protected void |
run() |
disable, getLockName, getThreadName, start@Inject public SystemNotificationService(Configuration configuration, UserRepository userRepository, LockRepository lockRepository, WorkQueueRepository workQueueRepository, SystemNotificationRepository systemNotificationRepository)
protected void run()
run in class PeriodicBackgroundServiceprotected int getCheckIntervalSeconds()
getCheckIntervalSeconds in class PeriodicBackgroundServiceCopyright © 2013–2017 V5 Analytics. All rights reserved.