Class FcExportToPersistenceProps

    • Constructor Detail

      • FcExportToPersistenceProps

        public FcExportToPersistenceProps()
    • Method Detail

      • getExportName

        public String getExportName()
        Returns:
        The name of the export file. When empty, a file name is generated with the extension xml.
      • setAttachToFormRecord

        public void setAttachToFormRecord​(boolean attachToFormRecord)
        Parameters:
        attachToFormRecord - Whether files created by the workflow node are attached to the form record.
      • setExportName

        public void setExportName​(String exportName)
        Parameters:
        exportName - The name of the export file. When empty, a file name is generated with the extension xml.