ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / document / DocumentDAO / findForProjectAndMissingGeneratedAnnotationData

findForProjectAndMissingGeneratedAnnotationData

suspend fun findForProjectAndMissingGeneratedAnnotationData(project: Project, limit: Int = Int.MAX_VALUE): List<Document>