Package jetbrains.buildServer.serverSide
Interface UserForm
-
- All Known Implementing Classes:
AdminCreateUserForm,AdminEditUserForm,EditPersonalProfileForm,NewUserForm,ProfileForm
public interface UserFormProvide current information about the user that is being edited/created.- Since:
- 8.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetEmail()StringgetName()StringgetUsername()
-