Uses of Class
pro.taskana.user.internal.models.UserImpl
-
Packages that use UserImpl Package Description pro.taskana.user.internal pro.taskana.user.internal.models -
-
Uses of UserImpl in pro.taskana.user.internal
Methods in pro.taskana.user.internal that return UserImpl Modifier and Type Method Description UserImplUserMapper. findById(String id)Methods in pro.taskana.user.internal with parameters of type UserImpl Modifier and Type Method Description voidUserMapper. insert(UserImpl user)voidUserMapper. update(UserImpl user) -
Uses of UserImpl in pro.taskana.user.internal.models
Methods in pro.taskana.user.internal.models that return UserImpl Modifier and Type Method Description UserImplUserImpl. copy()Constructors in pro.taskana.user.internal.models with parameters of type UserImpl Constructor Description UserImpl(UserImpl copyFrom)
-