Interface ComponentArtifactIdentifier


public interface ComponentArtifactIdentifier
An opaque immutable identifier for an artifact that belongs to some component instance.
Since:
2.6
  • Method Details

    • getComponentIdentifier

      ComponentIdentifier getComponentIdentifier()
      Returns the id of the component that this artifact belongs to.
      Since:
      2.6
    • getDisplayName

      String getDisplayName()
      Returns some human-consumable display name for this artifact.
      Since:
      2.6