Package de.xima.fc.interfaces.workflow
Interface IAttachToFormRecordProviding
-
- All Known Implementing Classes:
FcCompressAsZipProps,FcCreateTextFileProps,FcDecodeBase64Props,FcEmailProps,FcExportToPersistenceProps,FcExportToXmlProps,FcFillPdfProps,FcFillWordProps,FcHttpRequestProps,FcProcessLogPdfProps,FcProvideResourceProps
public interface IAttachToFormRecordProvidingInterface 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisAttachToFormRecord()
-