Uses of Class
pro.taskana.routing.dmn.rest.RoutingUploadResultRepresentationModel
-
Packages that use RoutingUploadResultRepresentationModel Package Description pro.taskana.routing.dmn.rest -
-
Uses of RoutingUploadResultRepresentationModel in pro.taskana.routing.dmn.rest
Methods in pro.taskana.routing.dmn.rest that return types with arguments of type RoutingUploadResultRepresentationModel Modifier and Type Method Description org.springframework.http.ResponseEntity<RoutingUploadResultRepresentationModel>DmnUploadController. convertAndUpload(org.springframework.web.multipart.MultipartFile excelRoutingFile)This endpoint converts an excel file to a DMN table and saves it on the filesystem.
-