Class DownloadLocalBackupParams
- java.lang.Object
-
- de.xima.fc.gui.designer.form.model.params.DownloadLocalBackupParams
-
public final class DownloadLocalBackupParams extends Object
Parameters for the local backup download, seeFormBackupHelperandFormDesignerBackupBean.getLocalBackup().- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
-
Constructor Summary
Constructors Constructor Description DownloadLocalBackupParams(Locale defaultLocale)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFileName()LocalegetLang()StringgetLangCode()com.alibaba.fastjson.JSONObjectgetPersist()booleanisPlaceholderPreview()
-
-
-
Constructor Detail
-
DownloadLocalBackupParams
public DownloadLocalBackupParams(Locale defaultLocale)
-
-