org.guvnor.common.services.backend.version
@ApplicationScoped public class VersionServiceImpl extends Object implements VersionService
Constructor and Description |
---|
VersionServiceImpl() |
Modifier and Type | Method and Description |
---|---|
List<org.kie.commons.java.nio.base.version.VersionRecord> |
getVersion(org.uberfire.backend.vfs.Path path) |
org.uberfire.backend.vfs.Path |
restore(org.uberfire.backend.vfs.Path _path,
String comment) |
public List<org.kie.commons.java.nio.base.version.VersionRecord> getVersion(org.uberfire.backend.vfs.Path path)
getVersion
in interface VersionService
public org.uberfire.backend.vfs.Path restore(org.uberfire.backend.vfs.Path _path, String comment)
restore
in interface VersionService
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.