Class MessageParser
java.lang.Object
org.openmetadata.service.resources.feeds.MessageParser
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic List<MessageParser.EntityLink>getEntityLinks(String message) Parse the message and get the mentionsstatic StringreplaceEntityLinks(String message)
-
Method Details
-
getEntityLinks
Parse the message and get the mentions -
replaceEntityLinks
-