Interface IProcessingResultFileData

    • Method Detail

      • getFileContent

        byte[] getFileContent()
        Getter for the binary content of the file
        Returns:
        Byte-Array of the file content
      • getForceDownload

        boolean getForceDownload()
        Getter if the file should returned as an forced download
        Returns:
        Boolean if the download should be forced
      • getFileName

        String getFileName()
        Getter of the file name
        Returns:
        String the file name