ResolvedArtifactResult, UnresolvedArtifactResultpublic interface ArtifactResult
| Modifier and Type | Method | Description | 
|---|---|---|
| ComponentArtifactIdentifier | getId() | Returns an identifier for this artifact. | 
| Class<? extends Artifact> | getType() | Returns the type of this artifact. | 
ComponentArtifactIdentifier getId()