Interface EmailFileWriter

    • Method Detail

      • setOutput

        void setOutput​(PlaceholderFile value)
        Sets the file to write the email to.
        Parameters:
        value - the file
      • getOutput

        PlaceholderFile getOutput()
        Returns the file to write the email to.
        Returns:
        the file
      • outputTipText

        String outputTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • getFormatExtensions

        String[] getFormatExtensions()
        Returns the extension(s) of the file format (without dot).
        Specified by:
        getFormatExtensions in interface FileFormatHandler
        Returns:
        the extensions (no dot!)