Uses of Class
com.sap.cds.services.impl.scheduler.TaskScheduler
Packages that use TaskScheduler
Package
Description
-
Uses of TaskScheduler in com.sap.cds.services.impl.outbox.persistence
Methods in com.sap.cds.services.impl.outbox.persistence that return TaskSchedulerConstructors in com.sap.cds.services.impl.outbox.persistence with parameters of type TaskSchedulerModifierConstructorDescriptionPersistentOutbox(String name, CdsProperties.Outbox.OutboxServiceConfig config, CdsRuntime runtime, TaskScheduler taskScheduler, Supplier<List<String>> tenantSupplier) PersistentOutboxInitializationHandler(TenantCache tenantCache, TaskScheduler taskScheduler) -
Uses of TaskScheduler in com.sap.cds.services.impl.outbox.persistence.collectors
Constructors in com.sap.cds.services.impl.outbox.persistence.collectors with parameters of type TaskSchedulerModifierConstructorDescriptionTaskBasedCollector(CdsRuntime runtime, PersistentOutbox outboxService, CdsProperties.Outbox.OutboxServiceConfig config, String appVersion, TaskScheduler taskScheduler, TelemetryData telemetryData)