List<HistoricTaskInstance> historicTasks = 
historyService.createHistoricTaskInstanceQuery().processInstanceId(processInstance.getId()).orderByTaskId().asc().list();