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
      • getLogFileProvision

        public FileProvision getLogFileProvision()
        Details for how to handle the log file.
        Returns:
        Details for how to handle the log file.
      • setLogFileProvision

        public void setLogFileProvision​(FileProvision logFileProvision)
        Details for how to handle the log file.
        Parameters:
        logFileProvision - Details for how to handle the log file.