Guvnor - Services API 6.0.0.CR2

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


public interface VersionService


Method Summary
 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)
           
 

Method Detail

getVersion

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

restore

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

Guvnor - Services API 6.0.0.CR2

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