Interface ReposFreezeAction
-
public interface ReposFreezeActionThis interface is used to desfine an action to take while repositories are frozen byISVNRepos.freeze.- Since:
- 1.8
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinvoke()The method will be called with frozen repositories
-