Interface GitEventListener

All Known Implementing Classes:
DirectoryTreeCacheProxy, FileManagerCacheProxy

public interface GitEventListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(String event)
     
  • Method Details

    • call

      void call(String event)