public interface FlashMessage
| Modifier and Type | Method and Description |
|---|---|
FlashMessageLevel |
getFlashType()
The type of the Flash message.
|
String |
getText()
The text of the Flash message.
|
JsonObject |
getVariables()
Potential variables associated with this Flash
message.
|
FlashMessageLevel getFlashType()
String getText()
JsonObject getVariables()
null!Copyright © 2016. All rights reserved.