Uses of Class
pro.taskana.routing.dmn.rest.RoutingUploadResultRepresentationModel
Packages that use RoutingUploadResultRepresentationModel
-
Uses of RoutingUploadResultRepresentationModel in pro.taskana.routing.dmn.rest
Methods in pro.taskana.routing.dmn.rest that return types with arguments of type RoutingUploadResultRepresentationModelModifier and TypeMethodDescriptionorg.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.