Uses of Class
jetbrains.buildServer.serverSide.cleanup.CleanupCannotBeStartedException
-
Packages that use CleanupCannotBeStartedException Package Description jetbrains.buildServer.serverSide.cleanup jetbrains.buildServer.serverSide.impl.cleanup -
-
Uses of CleanupCannotBeStartedException in jetbrains.buildServer.serverSide.cleanup
Methods in jetbrains.buildServer.serverSide.cleanup that throw CleanupCannotBeStartedException Modifier and Type Method Description void
ServerCleanupManager. startCleanup()
Starts cleanup process. -
Uses of CleanupCannotBeStartedException in jetbrains.buildServer.serverSide.impl.cleanup
Methods in jetbrains.buildServer.serverSide.impl.cleanup that throw CleanupCannotBeStartedException Modifier and Type Method Description void
ServerCleanupManagerImpl. startCleanup()
void
ServerCleanupManagerImpl. startCleanupAndWaitForFinish()
-