ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / document / DocumentDAO / findForProject

findForProject

suspend fun findForProject(project: Project): List<Document>

Given a project, find all documents for that project.