Uses of Interface
de.espirit.firstspirit.server.MaintenanceModeInfo
Packages that use MaintenanceModeInfo
-
Uses of MaintenanceModeInfo in de.espirit.firstspirit.agency
Methods in de.espirit.firstspirit.agency that return types with arguments of type MaintenanceModeInfoModifier and TypeMethodDescription@NotNull Collection<MaintenanceModeInfo>
MaintenanceModeAgent.getActiveMaintenanceModes()
A maintenance mode task is active if one of the stages mentioned inMaintenanceModeTask.MaintenanceStage
is active.Methods in de.espirit.firstspirit.agency with parameters of type MaintenanceModeInfoModifier and TypeMethodDescriptionvoid
MaintenanceModeAgent.stopMaintenanceMode
(@NotNull MaintenanceModeInfo info) Stops a maintenance mode task, skipping any future stages.