Uses of Interface
org.artifactory.fs.FileLayoutInfo
Packages that use FileLayoutInfo
-
Uses of FileLayoutInfo in org.artifactory.repo
Methods in org.artifactory.repo that return FileLayoutInfoModifier and TypeMethodDescriptionRepositories.getLayoutInfo(RepoPath repoPath) Returns module related information (group, artifact, version, etc.) for given file, as it was extracted according to the layout of the repository the file is part ofMethods in org.artifactory.repo with parameters of type FileLayoutInfoModifier and TypeMethodDescriptionRepositories.getArtifactRepoPath(FileLayoutInfo layoutInfo, String repoKey) Returns actual repository path for layout information (group, artifact, version, etc.) of an artifact as it is built according to the layout of the repository.Repositories.getDescriptorRepoPath(FileLayoutInfo layoutInfo, String repoKey) Returns actual repository path for layout information (group, artifact, version, etc.) of a descriptor as it is built according to the layout of the repository.