Class DownloadTicketInfo
java.lang.Object
com.technia.dsx.threedspace.doc.fcs.DownloadTicketInfo
- All Implemented Interfaces:
TicketInfo<DownloadTicketData>
Represents download ticket information for file download operations.
Contains an optional ID and download ticket data including the ticket URL and file name(s) needed to download files from the FCS server.
- Since:
- 2022-06-13
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DownloadTicketInfo
public DownloadTicketInfo()
-
-
Method Details
-
getId
-
setId
-
getTicketData
- Specified by:
getTicketDatain interfaceTicketInfo<DownloadTicketData>
-