ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project / ProjectDAO / getManageProjectsForUser

getManageProjectsForUser

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