Class ProcessingResultFileData

    • Constructor Detail

      • ProcessingResultFileData

        public ProcessingResultFileData​(String fileName,
                                        boolean forceDownload,
                                        byte[] fileContent,
                                        boolean success)
      • ProcessingResultFileData

        public ProcessingResultFileData​(String fileName,
                                        boolean forceDownload,
                                        byte[] fileContent)