Uses of Interface
jetbrains.buildServer.vcs.patches.PatcherEventDispatcher
-
Packages that use PatcherEventDispatcher Package Description jetbrains.buildServer.vcs.patches -
-
Uses of PatcherEventDispatcher in jetbrains.buildServer.vcs.patches
Classes in jetbrains.buildServer.vcs.patches that implement PatcherEventDispatcher Modifier and Type Class Description class
AbstractFSPatcher
class
FSPatcherImpl
class
FSUndoSupportingPatcher
It is do not inherited from FSPatcherImpl in order to enforce adding methods to that class on changes in AbstractFSPatcherclass
UnifiedDiffUndoSupportingPatcher
Patcher for unified diff patch format and supports undo patching.
-