Package | Description |
---|---|
org.fedoraproject.xmvn.resolver.impl.depmap |
Modifier and Type | Method and Description |
---|---|
RepositoryPath |
Repository.getPrimaryArtifactPath(Artifact artifact)
Deprecated.
Obtain the preferred path to given artifact in this repository.
|
RepositoryPath |
Repository.getPrimaryArtifactPath(Artifact artifact,
boolean ignoreType)
Deprecated.
Obtain the preferred path to given artifact in this repository.
|
Modifier and Type | Method and Description |
---|---|
List<RepositoryPath> |
Repository.getArtifactPaths(Artifact artifact)
Deprecated.
Get list of possible paths to given artifact in this repository.
|
List<RepositoryPath> |
Repository.getArtifactPaths(Artifact artifact,
boolean ignoreType)
Deprecated.
Get list of possible paths to given artifact in this repository.
|
List<RepositoryPath> |
Repository.getArtifactPaths(List<Artifact> artifact)
Deprecated.
Get list of possible paths to given artifacts in this repository.
|
List<RepositoryPath> |
Repository.getArtifactPaths(List<Artifact> artifact,
boolean ignoreType)
Deprecated.
Get list of possible paths to given artifacts in this repository.
|
Copyright © 2012-2016 Red Hat, Inc.. All Rights Reserved.