public class MessageDataScriptString extends ScriptStringBase
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 |
---|
MessageDataScriptString(Iterable<MessageData> messages) |
Modifier and Type | Method and Description |
---|---|
void |
appendScript(Appendable target)
Append JavaScript code to @link
Appendable |
long |
getLastSequenceNumber() |
appendScriptToStringBuilder, toScript, toString
public MessageDataScriptString(Iterable<MessageData> messages)
public void appendScript(Appendable target) throws IOException
ScriptString
Appendable
IOException
public long getLastSequenceNumber()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.