Class FcSaveToFileSystemProps

    • Constructor Detail

      • FcSaveToFileSystemProps

        public FcSaveToFileSystemProps()
    • Method Detail

      • getExportDirectory

        public String getExportDirectory()
        Returns:
        the directory, where the given files from the action to be saved
      • isAllowPathInPlaceholder

        public boolean isAllowPathInPlaceholder()
        Returns:
        If true, then a path specification will be allowed inside placeholder, otherwise path segmentation will be removed inside placeholder.
      • setAllowPathInPlaceholder

        public void setAllowPathInPlaceholder​(boolean allowPathInPlaceholder)
        Parameters:
        allowPathInPlaceholder - If true, then a path specification will be allowed inside placeholder, otherwise path segmentation will be removed inside placeholder.
      • setExportDirectory

        public void setExportDirectory​(String exportDir)
        Parameters:
        exportDir - the directory, where the given files from the action to be saved
      • setMultiFile

        public void setMultiFile​(MultiFile multiFile)
        Parameters:
        multiFile - a resource of type MultiFile