Uses of Class
jetbrains.buildServer.users.impl.NewUserAccount
-
Packages that use NewUserAccount Package Description jetbrains.buildServer.users jetbrains.buildServer.users.impl -
-
Uses of NewUserAccount in jetbrains.buildServer.users
Methods in jetbrains.buildServer.users with parameters of type NewUserAccount Modifier and Type Method Description SUserUserModelEx. createUserAccount(NewUserAccount newUserAccount) -
Uses of NewUserAccount in jetbrains.buildServer.users.impl
Methods in jetbrains.buildServer.users.impl that return NewUserAccount Modifier and Type Method Description NewUserAccountNewUserAccountBuilder. create()Methods in jetbrains.buildServer.users.impl with parameters of type NewUserAccount Modifier and Type Method Description SUserSecuredUserModel. createUserAccount(NewUserAccount newUserAccount)SUserUserModelImpl. createUserAccount(NewUserAccount newUserAccount)
-