Uses of Package
jetbrains.buildServer.serverSide.maintenance
-
Classes in jetbrains.buildServer.serverSide.maintenance used by jetbrains.buildServer.controllers.admin.backup Class Description BackupProcessManager Backup process manager.BackupRegistration Stores/retrieves backup info to/from database.BackupReport Backup process report.BackupSettingsPersistor BackupStageRecord Backup report record that represents one backup stage.MaintenanceLock Allows to capture an exclusive maintenance lock and provides basic information about the process which is currently holding the lock -
Classes in jetbrains.buildServer.serverSide.maintenance used by jetbrains.buildServer.controllers.admin.cleanup Class Description MaintenanceLock Allows to capture an exclusive maintenance lock and provides basic information about the process which is currently holding the lock -
Classes in jetbrains.buildServer.serverSide.maintenance used by jetbrains.buildServer.controllers.admin.projectsImport Class Description MaintenanceLock Allows to capture an exclusive maintenance lock and provides basic information about the process which is currently holding the lock -
Classes in jetbrains.buildServer.serverSide.maintenance used by jetbrains.buildServer.maintenance Class Description BackupConfig Backup configuration.BackupProcess Describes the currently running backup process.BackupProcessInfo Backup brief info.ProgressInfo Progress information. -
Classes in jetbrains.buildServer.serverSide.maintenance used by jetbrains.buildServer.serverSide.db Class Description ProgressInfo Progress information. -
Classes in jetbrains.buildServer.serverSide.maintenance used by jetbrains.buildServer.serverSide.impl.cleanup Class Description MaintenanceLock Allows to capture an exclusive maintenance lock and provides basic information about the process which is currently holding the lock -
Classes in jetbrains.buildServer.serverSide.maintenance used by jetbrains.buildServer.serverSide.maintenance Class Description BackupBriefProcessInfo Backup brief info.BackupConfig Backup configuration.BackupError BackupFileProcessInfo BackupProcess Describes the currently running backup process.BackupProcessInfo Backup brief info.BackupProcessManager Backup process manager.BackupProcessor Performs backup.BackupRegistration Stores/retrieves backup info to/from database.BackupReport Backup process report.BackupSettings Settings that are used in UI to start a new backup.BackupSettingsPersistor BackupStage BackupStageRecord Backup report record that represents one backup stage.BackupStageState CSVParser CSV parser.CSVRowPreprocessor CSVWorker CSV parser.ImportPack A pack of rows to export/import.MaintenanceLock Allows to capture an exclusive maintenance lock and provides basic information about the process which is currently holding the lockMaintenanceLock.ProcessInfo MaintenanceOperationError An error that occuris during a database maintenance operation (backup, restore, repair, etc.).MaintenanceProcessAlreadyRunningException Throws when attempted to start a new maintenance process right now but another maintenance process is running now.MaintenanceProcessKind Kinds of background process.OperationConfig Common settings for both backup and restore.ProgressInfo Progress information.ProgressStatus Status of maintenance process progress, determines the logical state of the maintenance process.RestoringError Restoring error.TableImportTuning Tuning options for table restoring.TableRestoreProcessor.PerTransactionValueProvider TableRestoreProcessor.ProgressListener TODO Implement progress reporting by expanding this interface