08-01-2011 11:39 AM
08-01-2011 02:13 PM
08-08-2011 06:42 PM
TaskService taskService= processEngine.getTaskService();
Task task = taskService.createTaskQuery().processVariableValueEquals("taskId", taskId).singleResult();
taskService.complete(task.getId());
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.