Package org.teamapps.dto
Class UiNotificationBar.UpdateItemCommand
java.lang.Object
org.teamapps.dto.UiNotificationBar.UpdateItemCommand
- Enclosing class:
UiNotificationBar
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.UpdateItemCommand(String componentId, UiNotificationBarItem item) -
Method Summary
-
Field Details
-
componentId
-
item
-
-
Constructor Details
-
UpdateItemCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
UpdateItemCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getItem
-