Class InterruptablePatcherBase
- java.lang.Object
-
- jetbrains.buildServer.vcs.patches.InterruptablePatcherBase
-
- Direct Known Subclasses:
AbstractPatcher
,LowLevelPatcher
public class InterruptablePatcherBase extends Object
- Author:
- Eugene Petrenko Created: 14.05.2009 12:03:15
-
-
Constructor Summary
Constructors Constructor Description InterruptablePatcherBase()
-
-
-
Method Detail
-
checkInterrupted
protected void checkInterrupted() throws InterruptedPatchException
- Throws:
InterruptedPatchException
-
interrupt
public void interrupt()
-
-