Uses of Class
de.qytera.qtaf.xray.dto.jira.ComponentDto
Packages that use ComponentDto
-
Uses of ComponentDto in de.qytera.qtaf.xray.dto.jira
Subclasses of ComponentDto in de.qytera.qtaf.xray.dto.jiraModifier and TypeClassDescriptionclassDetails about a Jira cloud project component.classDetails about a Jira server project component.Methods in de.qytera.qtaf.xray.dto.jira that return types with arguments of type ComponentDtoModifier and TypeMethodDescriptionProjectDto.getComponents()List of the components contained in the project.Method parameters in de.qytera.qtaf.xray.dto.jira with type arguments of type ComponentDtoModifier and TypeMethodDescriptionvoidProjectDto.setComponents(List<ComponentDto<U>> components) List of the components contained in the project.