public class ArtifactClassificationTypeResolver extends Object
ArtifactClassificationType for an Artifact.| Constructor and Description |
|---|
ArtifactClassificationTypeResolver(DependencyResolver dependencyResolver)
Creates an instance of this resolver.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactClassificationType |
resolveArtifactClassificationType(org.eclipse.aether.artifact.Artifact artifact)
Resolves the
ArtifactClassificationType for the artifact. |
public ArtifactClassificationTypeResolver(DependencyResolver dependencyResolver)
dependencyResolver - DependencyResolver to get artifact output. Non null.public ArtifactClassificationType resolveArtifactClassificationType(org.eclipse.aether.artifact.Artifact artifact)
ArtifactClassificationType for the artifact.artifact - the Artifact to get its ArtifactClassificationTypeArtifactClassificationType for the artifact givenCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.