Uses of Interface
org.apache.jackrabbit.vault.fs.api.ImportInfo.Info
-
Packages that use ImportInfo.Info Package Description org.apache.jackrabbit.vault.fs.api -
-
Uses of ImportInfo.Info in org.apache.jackrabbit.vault.fs.api
Methods in org.apache.jackrabbit.vault.fs.api that return ImportInfo.Info Modifier and Type Method Description ImportInfo.Info
ImportInfo. getInfo(String path)
Returns the info atpath
Methods in org.apache.jackrabbit.vault.fs.api that return types with arguments of type ImportInfo.Info Modifier and Type Method Description TreeMap<String,ImportInfo.Info>
ImportInfo. getInfos()
Returns the import information
-