Web-based responsive document annotation tool
activeannoservice / document / DocumentDAO / findForProjectAndMissingGeneratedAnnotationData
suspend fun findForProjectAndMissingGeneratedAnnotationData(project: Project, limit: Int = Int.MAX_VALUE): List<Document>