Uses of Enum Class
de.espirit.firstspirit.access.schedule.MaintenanceModeTask.ConcurrentTaskHandling
-
Uses of MaintenanceModeTask.ConcurrentTaskHandling in de.espirit.firstspirit.access.schedule
Modifier and TypeMethodDescriptionMaintenanceModeTask.getConcurrentTaskHandling()
Indicates if other tasks may be executed while the maintenance mode is active.Returns the enum constant of this class with the specified name.MaintenanceModeTask.ConcurrentTaskHandling.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
MaintenanceModeTask.setConcurrentTaskHandling
(@NotNull MaintenanceModeTask.ConcurrentTaskHandling concurrentTaskHandling) Defines if other tasks may be executed while the maintenance mode is active. -
Uses of MaintenanceModeTask.ConcurrentTaskHandling in de.espirit.firstspirit.server
Modifier and TypeMethodDescriptionMaintenanceModeInfo.getConcurrentTaskHandling()
Indicates if other tasks may be executed while the maintenance mode is active.