Interface ISVNCleanupHandler
-
- All Known Implementing Classes:
SVNUpdateEditor
,SVNUpdateEditor.SVNDirectoryInfo
,SVNUpdateEditor15
,SVNUpdateEditor15.SVNDirectoryInfo
public interface ISVNCleanupHandler
- Version:
- 1.3
-
-
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
-
-