@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 VersionServicepublic Path getPathToPreviousVersion(String uri)
getPathToPreviousVersion in interface VersionServiceCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.