Uses of Interface
jetbrains.buildServer.agent.CurrentBuildTrackerEx
-
Packages that use CurrentBuildTrackerEx Package Description jetbrains.buildServer.agent.impl jetbrains.buildServer.agent.impl.artifacts jetbrains.buildServer.agent.impl.cache -
-
Uses of CurrentBuildTrackerEx in jetbrains.buildServer.agent.impl
Classes in jetbrains.buildServer.agent.impl that implement CurrentBuildTrackerEx Modifier and Type Class Description class
CurrentBuildTrackerImpl
Created by IntelliJ IDEA. -
Uses of CurrentBuildTrackerEx in jetbrains.buildServer.agent.impl.artifacts
Constructors in jetbrains.buildServer.agent.impl.artifacts with parameters of type CurrentBuildTrackerEx Constructor Description BuildCacheArtifactsBuilderListener(BuildCacheHolder buildCacheHolder, CurrentBuildTrackerEx buildTracker)
ZipPreprocessor(EventDispatcher<AgentLifeCycleListener> dispatcher, CurrentBuildTrackerEx currentBuildTrackerEx)
-
Uses of CurrentBuildTrackerEx in jetbrains.buildServer.agent.impl.cache
Constructors in jetbrains.buildServer.agent.impl.cache with parameters of type CurrentBuildTrackerEx Constructor Description AgentArtifactCacheProviderImpl(InternalPropertiesHolder propertiesHolder, EventDispatcher<AgentLifeCycleListener> agentDispatcher, DigestCalculator digestCalculator, CurrentBuildTrackerEx currentBuildTracker)
-