Class FcProcessLogPdfProps

    • Constructor Detail

      • FcProcessLogPdfProps

        public FcProcessLogPdfProps()
    • Method Detail

      • getFileName

        public String getFileName()
        Gets the file name
        Returns:
        the file name
      • setFileName

        public void setFileName​(String fileName)
        Sets the file name
        Parameters:
        fileName - the file name
      • isAttachToFormRecord

        public boolean isAttachToFormRecord()
        Specified by:
        isAttachToFormRecord in interface IAttachableFile
        Returns:
        Whether files created by this file providing action are attached to the form record.
      • setAttachToFormRecord

        public void setAttachToFormRecord​(boolean attachToFormRecord)
        Specified by:
        setAttachToFormRecord in interface IAttachableFile
        Parameters:
        attachToFormRecord - Whether files created by this file providing action are attached to the form record.