Interface HooksRepoTable.WatchersNotifier

Enclosing class:
HooksRepoTable

public static interface HooksRepoTable.WatchersNotifier
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(String userCode, String requestName, String tableName, String revisionCode)
     
    void
     
  • Method Details

    • notify

      void notify(String userCode, String requestName, String tableName, String revisionCode)
    • shutdown

      void shutdown()