|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StatusMonitor
Interface that enables classes to display status messages on the Riot dashboard.
| Method Summary | |
|---|---|
Collection<StatusMessage> |
getMessages(Locale locale)
Implementors may return a Collection of StatusMessage instances. |
| Method Detail |
|---|
Collection<StatusMessage> getMessages(Locale locale)
StatusMessage instances.
Make sure that you properly escape all parts of the message that could
contain user-generated content to prevent XSS attacks.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||