Uses of Interface
org.artifactory.fs.ItemInfo
-
Packages that use ItemInfo Package Description org.artifactory.fs org.artifactory.repo -
-
Uses of ItemInfo in org.artifactory.fs
Subinterfaces of ItemInfo in org.artifactory.fs Modifier and Type Interface Description interfaceFileInfoDate: 8/1/11 Time: 7:12 PMinterfaceFolderInfoMethods in org.artifactory.fs with parameters of type ItemInfo Modifier and Type Method Description booleanItemInfo. isIdentical(ItemInfo info) -
Uses of ItemInfo in org.artifactory.repo
Methods in org.artifactory.repo that return ItemInfo Modifier and Type Method Description ItemInfoRepositories. getItemInfo(RepoPath repoPath)Methods in org.artifactory.repo that return types with arguments of type ItemInfo Modifier and Type Method Description java.util.List<ItemInfo>Repositories. getChildren(RepoPath repoPath)
-