Uses of Class
de.xima.fc.gui.designer.form.model.params.DownloadLocalBackupParams
Packages that use DownloadLocalBackupParams
-
Uses of DownloadLocalBackupParams in de.xima.fc.gui.designer.form.utils
Methods in de.xima.fc.gui.designer.form.utils with parameters of type DownloadLocalBackupParamsModifier and TypeMethodDescriptionstatic org.primefaces.model.StreamedContent
FormBackupHelper.createLocalBackupStreamedContent
(javax.servlet.http.HttpServletRequest req, IXFormRenderConfig xFormConfig, long projectId, DownloadLocalBackupParams params) Creates the export download file for saving a local export of the form.