Uses of Class
jetbrains.buildServer.serverSide.impl.projectSources.PatchKeepAlive
-
Packages that use PatchKeepAlive Package Description jetbrains.buildServer.serverSide.impl.beans jetbrains.buildServer.serverSide.impl.projectSources -
-
Uses of PatchKeepAlive in jetbrains.buildServer.serverSide.impl.beans
Methods in jetbrains.buildServer.serverSide.impl.beans that return PatchKeepAlive Modifier and Type Method Description PatchKeepAliveBuildTypeContext. getPatchKeepAlive()PatchKeepAliveBuildTypeContextsImpl. getPatchKeepAlive()Methods in jetbrains.buildServer.serverSide.impl.beans with parameters of type PatchKeepAlive Modifier and Type Method Description voidBuildTypeContextsImpl. setPatchKeepAlive(PatchKeepAlive patchKeepAlive) -
Uses of PatchKeepAlive in jetbrains.buildServer.serverSide.impl.projectSources
Constructors in jetbrains.buildServer.serverSide.impl.projectSources with parameters of type PatchKeepAlive Constructor Description PatchComposer(RunningBuildEx runningBuild, FullCheckoutFlag externalFullCheckoutFlag, VcsStatusLogger vcsStatusLogger, VcsServiceFactory vcsManager, VcsModificationHistory vcsHistory, PatchCache patchCache, PatchKeepAlive patchKeepAlive)
-