Interface VFSServiceProxy

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void get​(String path, org.uberfire.mvp.ParameterizedCommand<org.uberfire.backend.vfs.Path> parameterizedCommand)  
    • Method Detail

      • get

        void get​(String path,
                 org.uberfire.mvp.ParameterizedCommand<org.uberfire.backend.vfs.Path> parameterizedCommand)