Interface ReposFreezeAction


public interface ReposFreezeAction
This interface is used to desfine an action to take while repositories are frozen by ISVNRepos.freeze.
Since:
1.8
  • Method Summary

    Modifier and Type Method Description
    void invoke()
    The method will be called with frozen repositories
  • Method Details

    • invoke

      void invoke()
      The method will be called with frozen repositories