Uses of Class
pro.taskana.common.rest.models.TaskanaUserInfoRepresentationModel
Packages that use TaskanaUserInfoRepresentationModel
-
Uses of TaskanaUserInfoRepresentationModel in pro.taskana.common.rest
Methods in pro.taskana.common.rest that return types with arguments of type TaskanaUserInfoRepresentationModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<TaskanaUserInfoRepresentationModel>TaskanaEngineController.getCurrentUserInfo()This endpoint computes all information of the current user.