public class MessageUpdateScript extends ScriptStringBase implements ScriptString
COLON, COMMA, DOT, EMPTY_STRING, EQUALS, FUNCTION, LEFT_CURLY_BRACKET, LEFT_ROUND_BRACKET, LEFT_SQUARE_BRACKET, RIGHT_CURLY_BRACKET, RIGHT_ROUND_BRACKET, RIGHT_SQUARE_BRACKET| Constructor and Description |
|---|
MessageUpdateScript(String clientId,
List<Message> messages) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendScript(Appendable target)
Append JavaScript code to @link
Appendable |
appendScriptToStringBuilder, toScript, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitappendScriptToStringBuilder, toScriptpublic void appendScript(Appendable target) throws IOException
ScriptStringAppendableappendScript in interface ScriptStringIOExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.