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