public class DeleteOldAttemptsScheduledTask extends SpincastScheduledTaskBase
logger| Constructor and Description |
|---|
DeleteOldAttemptsScheduledTask(SpincastAttemptsLimiterPluginConfig spincastAttemptsLimiterPluginConfig,
SpincastAttemptsLimiterPluginRepository spincastAttemptsLimiterPluginRepository,
AttemptsManager attemptsManager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeSafe(org.quartz.JobExecutionContext context) |
protected AttemptsManager |
getAttemptsManager() |
protected SpincastAttemptsLimiterPluginConfig |
getSpincastAttemptsLimiterPluginConfig() |
protected SpincastAttemptsLimiterPluginRepository |
getSpincastAttemptsLimiterPluginRepository() |
org.quartz.Trigger |
getTrigger() |
execute@Inject public DeleteOldAttemptsScheduledTask(SpincastAttemptsLimiterPluginConfig spincastAttemptsLimiterPluginConfig, SpincastAttemptsLimiterPluginRepository spincastAttemptsLimiterPluginRepository, AttemptsManager attemptsManager)
protected SpincastAttemptsLimiterPluginConfig getSpincastAttemptsLimiterPluginConfig()
protected SpincastAttemptsLimiterPluginRepository getSpincastAttemptsLimiterPluginRepository()
protected AttemptsManager getAttemptsManager()
public org.quartz.Trigger getTrigger()
getTrigger in interface SpincastScheduledTaskgetTrigger in class SpincastScheduledTaskBaseprotected void executeSafe(org.quartz.JobExecutionContext context)
executeSafe in class SpincastScheduledTaskBaseCopyright © 2018. All rights reserved.