org.guvnor.structure.backend.repositories
Class RepositoryServiceEditorImpl
java.lang.Object
org.guvnor.structure.backend.repositories.RepositoryServiceEditorImpl
- All Implemented Interfaces:
- RepositoryServiceEditor
@ApplicationScoped
public class RepositoryServiceEditorImpl
- extends Object
- implements RepositoryServiceEditor
|
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 |
RepositoryServiceEditorImpl
public RepositoryServiceEditorImpl()
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
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.