Uses of Interface
org.spincast.plugins.scheduledtasks.SpincastScheduledTask
Packages that use SpincastScheduledTask
Package
Description
-
Uses of SpincastScheduledTask in org.spincast.plugins.attemptslimiter
Classes in org.spincast.plugins.attemptslimiter that implement SpincastScheduledTaskMethods in org.spincast.plugins.attemptslimiter that return types with arguments of type SpincastScheduledTaskModifier and TypeMethodDescriptionSpincastAttemptsLimiterPluginScheduledTaskProviderDefault.get()
-
Uses of SpincastScheduledTask in org.spincast.plugins.formsprotection.config
Methods in org.spincast.plugins.formsprotection.config that return types with arguments of type SpincastScheduledTaskModifier and TypeMethodDescriptionSpincastFormsProtectionPluginScheduledTaskProviderDefault.get()
-
Uses of SpincastScheduledTask in org.spincast.plugins.formsprotection.doublesubmit
Classes in org.spincast.plugins.formsprotection.doublesubmit that implement SpincastScheduledTaskModifier and TypeClassDescriptionclass
-
Uses of SpincastScheduledTask in org.spincast.plugins.scheduledtasks
Classes in org.spincast.plugins.scheduledtasks that implement SpincastScheduledTaskMethods in org.spincast.plugins.scheduledtasks that return types with arguments of type SpincastScheduledTaskModifier and TypeMethodDescriptionprotected Set<SpincastScheduledTask>
SpincastScheduledTaskRegistrerDefault.getScheduledTasks()
Methods in org.spincast.plugins.scheduledtasks with parameters of type SpincastScheduledTaskModifier and TypeMethodDescriptionvoid
SpincastScheduledTaskRegister.registerScheduledTask
(SpincastScheduledTask task) Register aSpincastScheduledTask
on the Scheduler.void
SpincastScheduledTaskRegistrerDefault.registerScheduledTask
(SpincastScheduledTask scheduledTask) Constructor parameters in org.spincast.plugins.scheduledtasks with type arguments of type SpincastScheduledTaskModifierConstructorDescriptionSpincastScheduledTaskRegistrerDefault
(Set<SpincastScheduledTask> scheduledTasks, Set<Set<SpincastScheduledTask>> scheduledTaskSets, org.quartz.Scheduler scheduler, SpincastConfig spincastConfig) -
Uses of SpincastScheduledTask in org.spincast.plugins.session
Classes in org.spincast.plugins.session that implement SpincastScheduledTask -
Uses of SpincastScheduledTask in org.spincast.plugins.session.config
Methods in org.spincast.plugins.session.config that return types with arguments of type SpincastScheduledTask