public class MessageBean extends Object
Constructor and Description |
---|
MessageBean(String message,
MessageType type) |
Modifier and Type | Method and Description |
---|---|
void |
appendSummaryLine(String newLine) |
String |
getSummary() |
String |
getType() |
boolean |
isError() |
boolean |
isSuccess() |
boolean |
isWarning() |
public MessageBean(String message, MessageType type)
Copyright © 2021 JBoss by Red Hat. All rights reserved.