Uses of Class
de.qytera.qtaf.xray.dto.jira.IssueTypeDto
Packages that use IssueTypeDto
-
Uses of IssueTypeDto in de.qytera.qtaf.xray.dto.jira
Classes in de.qytera.qtaf.xray.dto.jira with type parameters of type IssueTypeDtoModifier and TypeClassDescriptionclassProjectDto<U extends UserDto<?,?>, I extends IssueTypeDto, V extends VersionDto> The response when retrieving project data for a specific Jira project.Subclasses of IssueTypeDto in de.qytera.qtaf.xray.dto.jiraModifier and TypeClassDescriptionclassThe response when retrieving Jira cloud issue type details.classThe response when retrieving Jira server issue type details.