Uses of Class
pro.taskana.task.rest.models.BulkOperationResultsRepresentationModel
Packages that use BulkOperationResultsRepresentationModel
-
Uses of BulkOperationResultsRepresentationModel in pro.taskana.task.rest
Methods in pro.taskana.task.rest that return types with arguments of type BulkOperationResultsRepresentationModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<BulkOperationResultsRepresentationModel>TaskController.transferTasks(String workbasketId, TransferTaskRepresentationModel transferTaskRepresentationModel) This endpoint transfers a list of Tasks listed in the body to a given Workbasket, if possible. -
Uses of BulkOperationResultsRepresentationModel in pro.taskana.task.rest.assembler
Methods in pro.taskana.task.rest.assembler that return BulkOperationResultsRepresentationModel