public interface VersionService
Modifier and Type | Method and Description |
---|---|
Path |
getPathToPreviousVersion(String uri) |
List<VersionRecord> |
getVersions(Path path) |
Path |
restore(Path path,
String comment) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.