Package org.neotropic.kuwaiba.core.services.scheduling
-
Interface Summary Interface Description SchedulingService This is the entity in charge of manipulating jobs -
Class Summary Class Description NoOpSchedulingConfiguration If Spring TaskScheduler is disabled from spring.scheduler.enabled in false, this No operation scheduler is returned.NoOpTaskScheduler Instance of NoOpSchedulingConfiguration when disabled from spring.scheduler.enabled in false, this No operation scheduler is returned.SchedulingLayout The definition of the Scheduling layout.SchedulingModule The definition of the Scheduling Jobs module.SchedulingSpringConfiguration The class that contains the scheduler configuration that provides jobs scheduling capabilities.SchedulingUI