Uses of Class
org.sterl.spring.persistent_tasks.trigger.TriggerService
Packages that use TriggerService
Package
Description
-
Uses of TriggerService in org.sterl.spring.persistent_tasks.scheduler.component
Constructors in org.sterl.spring.persistent_tasks.scheduler.component with parameters of type TriggerServiceModifierConstructorDescriptionTaskExecutorComponent
(String schedulerName, TriggerService triggerService, int maxThreads) -
Uses of TriggerService in org.sterl.spring.persistent_tasks.scheduler.config
Methods in org.sterl.spring.persistent_tasks.scheduler.config with parameters of type TriggerServiceModifier and TypeMethodDescriptionstatic SchedulerService
SchedulerConfig.newSchedulerService
(String name, io.micrometer.core.instrument.MeterRegistry meterRegistry, TriggerService triggerService, EditSchedulerStatusComponent editSchedulerStatus, int maxThreads, Duration maxShutdownWaitTime, org.springframework.transaction.support.TransactionTemplate trx)