MessageType
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Severity for a message
Possible Values
value | description |
---|---|
CRITICAL | Used for messages which display serious errors that stop the user to work. |
WARNING | Used for messages that inform the user about important situations or necessary user interactions. |
INFO | Used for messages that inform the user about application state. |
SUCCESS | Used for messages that tell the user about success of a certain action. |
NEUTRAL | Used for neutral messages like chat messages. |