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.apiMethods in org.apache.jackrabbit.vault.fs.api that return ImportInfo.Info Modifier and Type Method Description ImportInfo.InfoImportInfo. getInfo(String path)Returns the info atpathMethods 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
 
-