Uses of Interface
jetbrains.buildServer.serverSide.restart.TeamCityServerStartupScript
-
Packages that use TeamCityServerStartupScript Package Description jetbrains.buildServer.serverSide.restart jetbrains.buildServer.updates -
-
Uses of TeamCityServerStartupScript in jetbrains.buildServer.serverSide.restart
Classes in jetbrains.buildServer.serverSide.restart that implement TeamCityServerStartupScript Modifier and Type Class Description class
ScriptBasedServerStopPerformer
-
Uses of TeamCityServerStartupScript in jetbrains.buildServer.updates
Constructors in jetbrains.buildServer.updates with parameters of type TeamCityServerStartupScript Constructor Description TeamCityUpdater(ExecutorServices executors, VersionChecker versionChecker, HttpDownloader httpDownloader, ServerStopPerformer serverRestarter, EventDispatcher<BuildServerListener> events, StartupContext startupContext, SecurityContextEx securityContext, ServerResponsibility serverResponsibility, String currentDirPath, AuditLogFactory auditLogFactory, TeamCityServerStartupScript serverStartupScript, ServerPaths serverPaths)
-