Package jetbrains.buildServer.users.impl
Class NewUserAccount
- java.lang.Object
-
- jetbrains.buildServer.users.impl.NewUserAccount
-
public class NewUserAccount extends Object
-
-
Constructor Summary
Constructors Constructor Description NewUserAccount(String username, String name, String email, String password, Map<PropertyKey,String> properties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEmail()StringgetName()StringgetPassword()Map<PropertyKey,String>getProperties()StringgetUsername()
-