org.apache.jackrabbit.oak.jcr.version
Class VersionStorage

java.lang.Object
  extended by org.apache.jackrabbit.oak.jcr.version.VersionStorage

public class VersionStorage
extends Object

Simple abstraction of the version storage.


Field Summary
static String VERSION_STORAGE_PATH
           
 
Constructor Summary
VersionStorage(org.apache.jackrabbit.oak.api.Root versionStorageRoot)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION_STORAGE_PATH

public static final String VERSION_STORAGE_PATH
See Also:
Constant Field Values
Constructor Detail

VersionStorage

public VersionStorage(@Nonnull
                      org.apache.jackrabbit.oak.api.Root versionStorageRoot)


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.