public class SpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask extends SpincastScheduledTaskBase
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
SpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask(SpincastFormsProtectionConfig spincastFormsDoubleSubmitProtectionConfig,
com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> spincastFormsDoubleSubmitProtectionRepositoryOptional) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
deletedOldProtectionIdsAfterXMinutes() |
void |
executeSafe(org.quartz.JobExecutionContext context) |
protected SpincastFormsProtectionConfig |
getSpincastFormsDoubleSubmitProtectionConfig() |
protected SpincastFormsDoubleSubmitProtectionRepository |
getSpincastFormsDoubleSubmitProtectionRepository() |
org.quartz.Trigger |
getTrigger() |
execute@Inject public SpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask(SpincastFormsProtectionConfig spincastFormsDoubleSubmitProtectionConfig, com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> spincastFormsDoubleSubmitProtectionRepositoryOptional)
protected SpincastFormsProtectionConfig getSpincastFormsDoubleSubmitProtectionConfig()
protected SpincastFormsDoubleSubmitProtectionRepository getSpincastFormsDoubleSubmitProtectionRepository()
public org.quartz.Trigger getTrigger()
getTrigger in interface SpincastScheduledTaskgetTrigger in class SpincastScheduledTaskBasepublic void executeSafe(org.quartz.JobExecutionContext context)
executeSafe in class SpincastScheduledTaskBaseprotected int deletedOldProtectionIdsAfterXMinutes()
Copyright © 2018. All rights reserved.