StatusMessage¶
-
public class
StatusMessage¶ Represents a message displayed in the ‘messages’ section of the Admin UI. Persisted by MDS. Apart from the message and its
Level, it contains also information about the module that sent the message. The timeout field represents theDateTimeof the message expiration. Status messages are matched against notification rules.
Constructors¶
StatusMessage¶
-
public
StatusMessage()¶ Constructor. Defaults the level of this message to INFO and the expiration date to 60 minutes from now.