Uses of Class
jetbrains.buildServer.serverSide.maintenance.MaintenanceProcessAlreadyRunningException
-
Packages that use MaintenanceProcessAlreadyRunningException Package Description jetbrains.buildServer.serverSide.maintenance -
-
Uses of MaintenanceProcessAlreadyRunningException in jetbrains.buildServer.serverSide.maintenance
Methods in jetbrains.buildServer.serverSide.maintenance that throw MaintenanceProcessAlreadyRunningException Modifier and Type Method Description void
BackupProcessManagerImpl. captureProcessSlot(MaintenanceProcessKind processKind, long timeout)
This procedure attempts to capture the maintenance process slot, waits if it is busy for the specified time.BackupProcess
BackupProcessManager. startBackup(BackupConfig config)
Starts a new backup process if possible to start it right now, or does nothing if not possible.BackupProcess
BackupProcessManagerImpl. startBackup(BackupConfig config)
-