Uses of Class
org.apache.jackrabbit.vault.vlt.VltFile.State
-
Packages that use VltFile.State Package Description org.apache.jackrabbit.vault.vlt -
-
Uses of VltFile.State in org.apache.jackrabbit.vault.vlt
Methods in org.apache.jackrabbit.vault.vlt that return VltFile.State Modifier and Type Method Description VltFile.State
VltFile. getStatus()
static VltFile.State
VltFile.State. valueOf(String name)
Returns the enum constant of this type with the specified name.static VltFile.State[]
VltFile.State. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-