@ApplicationScoped public class VersionServiceImpl extends Object implements VersionService
| Constructor and Description |
|---|
VersionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Path |
getPathToPreviousVersion(String uri) |
List<org.uberfire.java.nio.base.version.VersionRecord> |
getVersions(Path path) |
Path |
restore(Path _path,
String comment) |
public List<org.uberfire.java.nio.base.version.VersionRecord> getVersions(Path path)
getVersions in interface VersionServicepublic Path getPathToPreviousVersion(String uri)
getPathToPreviousVersion in interface VersionServicepublic Path restore(Path _path, String comment)
restore in interface VersionServiceCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.