Uses of Interface
jetbrains.buildServer.serverSide.impl.projectSources.PatchCache
-
Packages that use PatchCache Package Description jetbrains.buildServer.serverSide.impl.projectSources -
-
Uses of PatchCache in jetbrains.buildServer.serverSide.impl.projectSources
Classes in jetbrains.buildServer.serverSide.impl.projectSources that implement PatchCache Modifier and Type Class Description class
PatchCacheImpl
Constructors in jetbrains.buildServer.serverSide.impl.projectSources with parameters of type PatchCache Constructor Description PatchComposer(RunningBuildEx runningBuild, FullCheckoutFlag externalFullCheckoutFlag, VcsStatusLogger vcsStatusLogger, VcsServiceFactory vcsManager, VcsModificationHistory vcsHistory, PatchCache patchCache, PatchKeepAlive patchKeepAlive)
-