ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project / ProjectDAO / getProjectsForUser

getProjectsForUser

suspend fun getProjectsForUser(userIdentifier: UserIdentifier, activeOnly: Boolean = true): Set<Project>