08-19-2011 05:27 AM
protected TaskQuery getQuery() {
return taskService.createTaskQuery().taskCandidateGroup(groupId).taskUnnassigned().orderByTaskId().asc();
}
08-19-2011 06:43 AM
.taskCandidateGroup(groupId).taskUnnassigned().
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.