Interface IAttachToFormRecordProviding

All Known Implementing Classes:
FcCompressAsZipProps, FcCreateTextFileProps, FcDecodeBase64Props, FcEmailProps, FcExportToPersistenceProps, FcExportToXmlProps, FcFillPdfProps, FcFillWordProps, FcHttpRequestProps, FcProcessLogPdfProps, FcProvideResourceProps

public interface IAttachToFormRecordProviding
Interface for the POJO model class of workflow actions that can create files and offer an option to attach these created files to the form record.
Since:
8.1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isAttachToFormRecord

      boolean isAttachToFormRecord()
      Returns:
      Whether files created by the workflow node are attached to the form record.