Uses of Class
org.apache.jackrabbit.vault.fs.spi.JcrVersion
-
Packages that use JcrVersion Package Description org.apache.jackrabbit.vault.fs.spi -
-
Uses of JcrVersion in org.apache.jackrabbit.vault.fs.spi
Methods in org.apache.jackrabbit.vault.fs.spi that return JcrVersion Modifier and Type Method Description JcrVersionServiceProvider. getJCRVersion()Returns the JCR version of the underlying repositorystatic JcrVersionJcrVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static JcrVersion[]JcrVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.
-