Package jetbrains.buildServer.serverSide.maintenance

Interface Summary
BackupInfo Backup brief info.
BackupProcess Backup process.
BackupProcessManager Backup process manager.
MaintenanceProcess A maintenance process, that can be performed in TeamCity only one at one time.
 

Class Summary
BackupConfig Backup configuration.
ProgressInfo Progress information.
 

Enum Summary
MaintenanceProcessKind Kinds of background process.
ProgressStatus Status of maintenance process progress, determines the logical state of the maintenance process.
 

Exception Summary
MaintenanceProcessAlreadyRunningException Throws when attempted to start a new maintenance process right now but another maintenance process is running now.