Class FSRecoverer
- java.lang.Object
-
- org.tmatesoft.svn.core.internal.io.fs.FSRecoverer
-
public class FSRecoverer extends java.lang.Object
- Version:
- 1.3
- Author:
- TMate Software Ltd.
-
-
Constructor Summary
Constructors Constructor Description FSRecoverer(FSFS owner, ISVNCanceller canceller)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
runRecovery()
-
-
-
Constructor Detail
-
FSRecoverer
public FSRecoverer(FSFS owner, ISVNCanceller canceller)
-
-
Method Detail
-
runRecovery
public void runRecovery() throws SVNException
- Throws:
SVNException
-
-