Class User
- java.lang.Object
-
- in.ashwanthkumar.gocd.client.types.users.User
-
public class User extends Object
-
-
Constructor Summary
Constructors Constructor Description User()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetAdmin()List<String>getCheckinAliases()StringgetDisplayName()StringgetEmail()BooleangetEnabled()StringgetLoginName()List<UserRole>getRoles()
-