Guvnor - Structure Backend 6.2.0.Beta3

org.guvnor.structure.backend.repositories
Class RepositoryServiceEditorImpl

java.lang.Object
  extended by org.guvnor.structure.backend.repositories.RepositoryServiceEditorImpl
All Implemented Interfaces:
RepositoryServiceEditor

@ApplicationScoped
public class RepositoryServiceEditorImpl
extends Object
implements RepositoryServiceEditor


Constructor Summary
RepositoryServiceEditorImpl()
           
 
Method Summary
 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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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 RepositoryServiceEditor

Guvnor - Structure Backend 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.