Interface RepoUsageComponent.RestrictionObserver

All Known Implementing Classes:
RepoUsageMonitor
Enclosing interface:
RepoUsageComponent

public static interface RepoUsageComponent.RestrictionObserver
Interface for observers of repository restriction changes
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when restrictions are changed
  • Method Details

    • onChangeRestriction

      void onChangeRestriction(RepoUsage restrictions)
      Called when restrictions are changed
      Parameters:
      restrictions - the new restrictions