09-23-2014 11:58 AM
List<HistoricTaskInstance> historicTaskInstances =
historyService.createHistoricTaskInstanceQuery()
.processInstanceId(processInstanceID).list();
java.lang.NoSuchMethodError: org.activiti.engine.history.HistoricTaskInstanceQuery.processInstanceId
09-24-2014 12:27 AM
09-25-2014 11:31 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.