Uses of Class
de.qytera.qtaf.xray.dto.jira.GroupDto
Packages that use GroupDto
-
Uses of GroupDto in de.qytera.qtaf.xray.dto.jira
Classes in de.qytera.qtaf.xray.dto.jira with type parameters of type GroupDtoModifier and TypeClassDescriptionclassUserDto<R extends ApplicationRoleDto,G extends GroupDto> The DTO when working with Jira users.Subclasses of GroupDto in de.qytera.qtaf.xray.dto.jiraModifier and TypeClassDescriptionclassA group a Jira user can belong to.classA group a Jira user can belong to. -
Uses of GroupDto in de.qytera.qtaf.xray.repository.jira
Methods in de.qytera.qtaf.xray.repository.jira with type parameters of type GroupDtoModifier and TypeMethodDescription<R extends ApplicationRoleDto,G extends GroupDto, U extends UserDto<R, G>>
booleanAssigns an issue to a user.