Package de.qytera.qtaf.xray.dto.jira
Class UserServerDto
java.lang.Object
de.qytera.qtaf.xray.dto.jira.UserDto<ApplicationRoleServerDto,GroupServerDto>
de.qytera.qtaf.xray.dto.jira.UserServerDto
The DTO for Jira server when working with users.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.qytera.qtaf.xray.dto.jira.UserDto
getActive, getApplicationRoles, getAvatarUrls, getDisplayName, getEmailAddress, getExpand, getGroups, getLocale, getSelf, getTimeZone, setActive, setApplicationRoles, setAvatarUrls, setDisplayName, setEmailAddress, setExpand, setGroups, setLocale, setSelf, setTimeZone
-
Constructor Details
-
UserServerDto
public UserServerDto()
-
-
Method Details
-
getName
The username of the user. -
setName
The username of the user. -
toString
- Overrides:
toStringin classUserDto<ApplicationRoleServerDto,GroupServerDto>
-
equals
- Overrides:
equalsin classUserDto<ApplicationRoleServerDto,GroupServerDto>
-
canEqual
- Overrides:
canEqualin classUserDto<ApplicationRoleServerDto,GroupServerDto>
-
hashCode
public int hashCode()- Overrides:
hashCodein classUserDto<ApplicationRoleServerDto,GroupServerDto>
-