Ejemplo n.º 1
0
 public String getTaskType() throws Exception {
   getRoot().setRecords(taskService.getTaskType());
   return JSON_RECORDS;
 }