Uses of Class
pro.taskana.user.api.exceptions.UserNotFoundException
Packages that use UserNotFoundException
-
Uses of UserNotFoundException in pro.taskana.user.api
Methods in pro.taskana.user.api that throw UserNotFoundException -
Uses of UserNotFoundException in pro.taskana.user.internal
Methods in pro.taskana.user.internal that throw UserNotFoundExceptionModifier and TypeMethodDescriptionvoidUserServiceImpl.deleteUser(String id) UserServiceImpl.updateUser(User userToUpdate)