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