Class ArtifactMessage

    • Method Detail

      • getType

        public String getType()
        Returns:
        Type of the artifact that this message pertains to.
      • getName

        public String getName()
        Returns:
        Name of the artifact that this message pertains to.
      • getVersion

        public String getVersion()
        Returns:
        Version of the artifact that this message pertains to. AritfactDescriptor.LATEST_VERSION is returned to specify the latest version of an artifact
      • getMessageCode

        public String getMessageCode()
        Returns:
        Message code
      • getMessage

        public String getMessage()
        Returns:
        Message text
      • getSource

        public String getSource()
        Returns:
        Source of the message