History event handler that writes history events to the process engine database using the DbEntityManager.
13841385138613871388138913901391
} } protected void initHistoryEventHandler() { if(historyEventHandler == null) { historyEventHandler = new DbHistoryEventHandler(); } }
13661367136813691370137113721373