Package jetbrains.buildServer.vcs.patches
-
Interface Summary Interface Description AbstractFSPatcherCallback FSCompareAndUpdate Interruptable LowLevelPatch<T,F> Represents low-level access to patch stream.LowLevelPatchBuilder Created by IntelliJ IDEA.LowLevelPatchBuilder.WriteFileContent LowLevelPatcherListener Created by IntelliJ IDEA.LowLevelPatcherListener.ReadFileContent PatchBuilder This interface allows you to create information about files changed between two version.PatchBuilderContentInputStream UPSOURCE SPECIFIC Patch Building may provide metadata.PatchBuilderEx Patcher Applies patch to the file system.PatcherErrorHandler PatcherEventDispatcher PatchListener PatchTestCase.PatchBuilderFactory UndoSupportingPatcher UnifiedDiffUndoSupportingPatcher.PatcherErrorHandlerFactory -
Enum Summary Enum Description PatcherConstants -
Exception Summary Exception Description InterruptedPatchException Is being thrown if patch process terminates unexpectedly.PatchException UnsuccessfulPatchException Patch process throws this exception if some problem (for example, getting files from the version control) occurred during the patch process.