Interface SupportsUpdate<T,​M>

    • Method Detail

      • save

        org.uberfire.backend.vfs.Path save​(org.uberfire.backend.vfs.Path path,
                                           T content,
                                           M metadata,
                                           String comment)