Uses of Interface
jetbrains.buildServer.serverSide.build.index.history.AddRemoveIndexed
-
Packages that use AddRemoveIndexed Package Description jetbrains.buildServer.serverSide.build.index.history -
-
Uses of AddRemoveIndexed in jetbrains.buildServer.serverSide.build.index.history
Constructors in jetbrains.buildServer.serverSide.build.index.history with parameters of type AddRemoveIndexed Constructor Description HistoryRunCycle(Collection<BuildIdAndTimestamp> indexBuildIds, AddRemoveIndexed callback, int batchSize, org.springframework.util.StopWatch sw)
HistorySyncTask(List<BuildIdAndTimestamp> indexedBuilds, AddRemoveIndexed addRemoveIndexedBuild)
-