Пример #1
0
 @Override
 public final int getTaskCount(String taskId) {
   return taskManager.getTaskCount(taskId);
 }