Uses of Class
de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
Packages that use SimpleLinkDto
-
Uses of SimpleLinkDto in de.qytera.qtaf.xray.dto.jira
Methods in de.qytera.qtaf.xray.dto.jira that return types with arguments of type SimpleLinkDtoModifier and TypeMethodDescriptionVersionDto.getOperations()If the expand optionoperationsis used, returns the list of operations available for this version.Method parameters in de.qytera.qtaf.xray.dto.jira with type arguments of type SimpleLinkDtoModifier and TypeMethodDescriptionvoidVersionDto.setOperations(List<SimpleLinkDto> operations) If the expand optionoperationsis used, returns the list of operations available for this version.