Package org.teamapps.dto
Class UiRootPanel.DownloadFileCommand
java.lang.Object
org.teamapps.dto.UiRootPanel.DownloadFileCommand
- Enclosing class:
UiRootPanel
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.DownloadFileCommand(String fileUrl, String downloadFileName) -
Method Summary
-
Field Details
-
fileUrl
-
downloadFileName
-
-
Constructor Details
-
DownloadFileCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
DownloadFileCommand
-
-
Method Details
-
toString
-
getFileUrl
-
getDownloadFileName
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-