Interface ISVNCleanupHandler
-
- All Known Implementing Classes:
SVNUpdateEditor
,SVNUpdateEditor15
public interface ISVNCleanupHandler
- Version:
- 1.3
- Author:
- TMate Software Ltd.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
cleanup(SVNAdminArea area)
-
-
-
Method Detail
-
cleanup
void cleanup(SVNAdminArea area) throws SVNException
- Throws:
SVNException
-
-