public interface VersionService
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.backend.vfs.Path |
getPathToPreviousVersion(String uri) |
List<org.uberfire.java.nio.base.version.VersionRecord> |
getVersions(org.uberfire.backend.vfs.Path path) |
org.uberfire.backend.vfs.Path |
restore(org.uberfire.backend.vfs.Path path,
String comment) |
List<org.uberfire.java.nio.base.version.VersionRecord> getVersions(org.uberfire.backend.vfs.Path path)
org.uberfire.backend.vfs.Path getPathToPreviousVersion(String uri)
org.uberfire.backend.vfs.Path restore(org.uberfire.backend.vfs.Path path,
String comment)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.