Class RepositoryServiceEditorImpl

  • All Implemented Interfaces:
    org.guvnor.structure.repositories.RepositoryServiceEditor

    @ApplicationScoped
    public class RepositoryServiceEditorImpl
    extends Object
    implements org.guvnor.structure.repositories.RepositoryServiceEditor
    • Constructor Detail

      • RepositoryServiceEditorImpl

        public RepositoryServiceEditorImpl()
    • Method Detail

      • revertHistory

        public List<org.uberfire.java.nio.base.version.VersionRecord> revertHistory​(String alias,
                                                                                    org.uberfire.backend.vfs.Path path,
                                                                                    String _comment,
                                                                                    org.uberfire.java.nio.base.version.VersionRecord record)
        Specified by:
        revertHistory in interface org.guvnor.structure.repositories.RepositoryServiceEditor