Package com.tibco.ep.sb.ads
Class ArtifactMessage
java.lang.Object
com.tibco.ep.sb.ads.ArtifactMessage
Container for message information
- Since:
- 10.2
- See Also:
-
Method Details
-
getType
- Returns:
- Type of the artifact that this message pertains to.
-
getName
- Returns:
- Name of the artifact that this message pertains to.
-
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
- Returns:
- Message code
-
getSeverity
- Returns:
- Message severity
-
getMessage
- Returns:
- Message text
-
getSource
- Returns:
- Source of the message
-
toString
-