Package jetbrains.buildServer.users

Interface Summary
StandardProperties  
SUser Presents TeamCity user data.
User Represents a user
UserModel Manager of various user-oriented operations in TeamCity
UserModelListener User model events listener
UserSet<T extends User> Provides collection of users fetched by some criteria.
 

Class Summary
NotificatorPropertyKey Represents a notifier property key
PluginPropertyKey Base class for plugin properties that can be stored in the user profile
PropertyKey Represents a user profile property key
SimplePropertyKey  
UserData This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity user
VcsUsernamePropertyKey Represents VCS username property from the user profile
 

Exception Summary
DuplicateUserAccountException Thrown on attempt to create a user with a username which is already exists in database.
EmptyUsernameException An exception is thrown on attempt to set empty username.
MaxNumberOfUserAccountsReachedException  
UserNotFoundException Thrown if user does not exist anymore