43444546474849
} @GET @Path("tasks") public List<QSTaskModel> findTasks() { return infoService.findTasks(new FindTasks()); }