Interface SupportsSaveAndRename<T,​M>

    • Method Detail

      • saveAndRename

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