439440441442443444445
return processToolContextFactory.withExistingOrNewContext(callback); } @Override public ProcessDictionaryDAO getProcessDictionaryDAO(Session hibernateSession) { return new ProcessDictionaryDAOImpl(hibernateSession); }