@ApplicationScoped public class VersionServiceImpl extends Object implements VersionService
Constructor and Description |
---|
VersionServiceImpl() |
Modifier and Type | Method and Description |
---|---|
Path |
getPathToPreviousVersion(String uri) |
List<VersionRecord> |
getVersions(Path path) |
Path |
restore(Path _path,
String comment,
String branchName) |
public List<VersionRecord> getVersions(Path path)
getVersions
in interface VersionService
public Path getPathToPreviousVersion(String uri)
getPathToPreviousVersion
in interface VersionService
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.