08-29-2014 03:20 PM
protected Task obtemTarefa(DelegateExecution execution) {
return execution.getEngineServices().getTaskService().createTaskQuery().executionId(execution.getId()).singleResult();
}
08-30-2014 02:31 PM
08-30-2014 03:42 PM
09-01-2014 03:31 AM
09-01-2014 08:21 AM
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.