Example #1
0
 private List<ItemChange> getMailChanges(BackendSession bs) throws DaoException {
   return mailExporter.getHierarchyChanges(bs);
 }