Interface IResolvedFile

    • Method Detail

      • getFile

        File getFile()
        Returns:
        The file object representing the file with the data.
      • getOriginalFileName

        String getOriginalFileName()
        Returns:
        The original name of the file.
      • getSourceDetails

        IResolvedFileSourceDetails getSourceDetails()
        Returns:
        Details regarding where the file originated from, e.g. whether it is a file from a previous action, a file from an attachment etc.