Uses of Class
jetbrains.buildServer.agent.impl.patch.DownloadedPatch
-
Packages that use DownloadedPatch Package Description jetbrains.buildServer.agent.impl.patch -
-
Uses of DownloadedPatch in jetbrains.buildServer.agent.impl.patch
Methods in jetbrains.buildServer.agent.impl.patch that return DownloadedPatch Modifier and Type Method Description DownloadedPatchPatchDownloader. copyPatchAndCheckFile(AgentCheckoutDirRevisionInfo dirInfo, FullCheckoutFlag fullCheckoutFlag, boolean personalChangesPatch)DownloadedPatchPatchDownloaderImpl. copyPatchAndCheckFile(AgentCheckoutDirRevisionInfo dirInfo, FullCheckoutFlag fullCheckoutFlag, boolean personalChangesPatch)protected DownloadedPatchUpdateSourcesPatcherBase. copyPatchToTempFileOnly(AgentCheckoutDirRevisionInfo dirInfo, FullCheckoutFlag fullCheckoutFlag, boolean personalChangesPatch)Methods in jetbrains.buildServer.agent.impl.patch with parameters of type DownloadedPatch Modifier and Type Method Description UndoSupportingPatcherFSPatcherFactoryImpl. createUndoSupportingPatcher(DownloadedPatch patch)UndoSupportingPatcherPatcherFactory. createUndoSupportingPatcher(DownloadedPatch patch)
-