@Incubating public interface ComponentArtifactIdentifier
| Modifier and Type | Method and Description | 
|---|---|
| ComponentIdentifier | getComponentIdentifier()Returns the id of the component that this artifact belongs to. | 
| String | getDisplayName()Returns some human-consumable display name for this artifact. | 
ComponentIdentifier getComponentIdentifier()
String getDisplayName()