Uses of Class
jetbrains.buildServer.users.impl.UserImpl
-
Packages that use UserImpl Package Description jetbrains.buildServer.serverSide jetbrains.buildServer.users.impl -
-
Uses of UserImpl in jetbrains.buildServer.serverSide
Fields in jetbrains.buildServer.serverSide declared as UserImpl Modifier and Type Field Description protected UserImplBaseServerSpringContextTestCase. myUserMethods in jetbrains.buildServer.serverSide that return UserImpl Modifier and Type Method Description protected UserImplBaseServerSpringContextTestCase. createUser(String userName)protected UserImplBaseServerSpringContextTestCase. getUserFromContext() -
Uses of UserImpl in jetbrains.buildServer.users.impl
Subclasses of UserImpl in jetbrains.buildServer.users.impl Modifier and Type Class Description classAssociatedUserUser associated with build type or project This user is not an actual TeamCity user but rather "fake" user that acts on behalf of the build type of project it's associated withclassSecuredUserclassTestUser
-