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 voidServerCleanupManager. 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 voidServerCleanupManagerImpl. startCleanup()voidServerCleanupManagerImpl. startCleanupAndWaitForFinish()
-