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.MaintenanceStageis active.Methods in de.espirit.firstspirit.agency with parameters of type MaintenanceModeInfoModifier and TypeMethodDescriptionvoidMaintenanceModeAgent.stopMaintenanceMode(@NotNull MaintenanceModeInfo info) Stops a maintenance mode task, skipping any future stages.