Package org.teamapps.dto
Class UiNotificationBar.RemoveItemCommand
java.lang.Object
org.teamapps.dto.UiNotificationBar.RemoveItemCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.RemoveItemCommand(String componentId, String id, UiExitAnimation exitAnimation) -
Method Summary
-
Field Details
-
componentId
-
id
-
exitAnimation
-
-
Constructor Details
-
RemoveItemCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
RemoveItemCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getId
-
getExitAnimation
-