Class UiChatDisplay.AddMessagesCommand
java.lang.Object
org.teamapps.dto.UiChatDisplay.AddMessagesCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.AddMessagesCommand(String componentId, UiChatMessageBatch messages) -
Method Summary
-
Field Details
-
componentId
-
messages
-
-
Constructor Details
-
AddMessagesCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
AddMessagesCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getMessages
-