Uses of Interface
jetbrains.buildServer.vcs.impl.ExecService
-
Packages that use ExecService Package Description jetbrains.buildServer.vcs.impl -
-
Uses of ExecService in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl with parameters of type ExecService Modifier and Type Method Description CurrentStateSnapshot
VcsChangesStatesCollector. getCurrentStateSnapshot(ExecService exec, Collection<LVcsRootInstance> roots, ChangesLoaderContext context)
LinkedMultiMapToList<LVcsRootInstance,LoadChangesTask>
VcsChangesFetcher. getStateAndCreateChangesCollectingTasks(ExecService exec, Map<LVcsRootInstance,LVcsRootInstance> pairs, ChangesLoaderContext ctx)
-