Uses of Interface
jetbrains.buildServer.agent.impl.remoteDebug.RemoteDebugPersonalPatchDownloaderFactory
-
Packages that use RemoteDebugPersonalPatchDownloaderFactory Package Description jetbrains.buildServer.agent.impl.remoteDebug -
-
Uses of RemoteDebugPersonalPatchDownloaderFactory in jetbrains.buildServer.agent.impl.remoteDebug
Classes in jetbrains.buildServer.agent.impl.remoteDebug that implement RemoteDebugPersonalPatchDownloaderFactory Modifier and Type Class Description classRemoteDebugPersonalPatchDownloaderFactoryImplConstructors in jetbrains.buildServer.agent.impl.remoteDebug with parameters of type RemoteDebugPersonalPatchDownloaderFactory Constructor Description RemoteDebugPersonalChangesHandlerImpl(BuildAgent buildAgent, AgentRunningBuildEx agentRunningBuild, RemoteDebugPersonalPatchDownloaderFactory personalPatchDownloaderFactory, PatchApplier patchApplier, PatcherFactory patcherFactory, BuildProgressLogger buildProgressLogger)
-