Guvnor - Services API 6.2.0.Beta3

org.guvnor.common.services.shared.version
Interface VersionService


public interface VersionService


Method Summary
 org.uberfire.backend.vfs.Path getPathToPreviousVersion(String uri)
           
 List<org.uberfire.java.nio.base.version.VersionRecord> getVersions(org.uberfire.backend.vfs.Path path)
           
 org.uberfire.backend.vfs.Path restore(org.uberfire.backend.vfs.Path path, String comment)
           
 

Method Detail

getVersions

List<org.uberfire.java.nio.base.version.VersionRecord> getVersions(org.uberfire.backend.vfs.Path path)

getPathToPreviousVersion

org.uberfire.backend.vfs.Path getPathToPreviousVersion(String uri)

restore

org.uberfire.backend.vfs.Path restore(org.uberfire.backend.vfs.Path path,
                                      String comment)

Guvnor - Services API 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.