Guvnor - Services Backend 6.0.0.Final

org.guvnor.common.services.backend.version
Class VersionServiceImpl

java.lang.Object
  extended by org.guvnor.common.services.backend.version.VersionServiceImpl
All Implemented Interfaces:
VersionService

@ApplicationScoped
public class VersionServiceImpl
extends Object
implements VersionService


Constructor Summary
VersionServiceImpl()
           
 
Method Summary
 List<org.uberfire.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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionServiceImpl

public VersionServiceImpl()
Method Detail

getVersion

public List<org.uberfire.java.nio.base.version.VersionRecord> getVersion(org.uberfire.backend.vfs.Path path)
Specified by:
getVersion in interface VersionService

restore

public org.uberfire.backend.vfs.Path restore(org.uberfire.backend.vfs.Path _path,
                                             String comment)
Specified by:
restore in interface VersionService

Guvnor - Services Backend 6.0.0.Final

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