Class InboxDataDownloadBean

java.lang.Object
de.xima.fc.gui.bean.export.inbox.InboxDataDownloadBean
All Implemented Interfaces:
Serializable

@Named @RequestScoped public class InboxDataDownloadBean extends Object implements Serializable
Frontend controller bean for the download of inbox data exports.
Since:
8.5.4
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • InboxDataDownloadBean

      public InboxDataDownloadBean()
  • Method Details

    • onDownload

      public void onDownload(InboxExportDescriptor exportDescriptor)
      Action that sends a redirect to let the InboxDataDownloadServlet create a suitable response.
      Parameters:
      exportDescriptor - the export's descriptor