Web-based responsive document annotation tool
activeannoservice / document / DocumentDAO / countForAnnotation
suspend fun countForAnnotation(projects: List<Project>, userIdentifier: UserIdentifier, includeMissingProjectAnnotationData: Boolean = true): Long
Count number of annotations required by the user given its userIdentifier and a list of projects.