Uses of Interface
org.artifactory.md.Properties
Packages that use Properties
-
Uses of Properties in org.artifactory.md
Methods in org.artifactory.md that return PropertiesMethods in org.artifactory.md with parameters of type Properties -
Uses of Properties in org.artifactory.repo
Methods in org.artifactory.repo that return PropertiesModifier and TypeMethodDescriptionRepositories.getProperties(RepoPath repoPath) Repositories.setProperty(RepoPath repoPath, String propertyName, String... values) Repositories.setPropertyRecursively(RepoPath repoPath, String propertyName, String... values) -
Uses of Properties in org.artifactory.request
Methods in org.artifactory.request that return Properties