@ApiParam(value="wether statistics shall be exported",required=true)@RequestParam(value="withAnswerStatistics",defaultValue="false")finalBooleanwithAnswerStatistics,
@ApiParam(value="wether interposed questions shall be exported",required=true)@RequestParam(value="withFeedbackQuestions",defaultValue="false")finalBooleanwithFeedbackQuestions,