Uses of Class
de.qytera.qtaf.xray.dto.jira.IssueUpdateDto
Packages that use IssueUpdateDto
-
Uses of IssueUpdateDto in de.qytera.qtaf.xray.repository.jira
Methods in de.qytera.qtaf.xray.repository.jira with parameters of type IssueUpdateDtoModifier and TypeMethodDescriptionbooleanJiraIssueRepository.transitionIssue(String issueIdOrKey, IssueUpdateDto body) Performs an issue transition and, if the transition has a screen, updates the fields from the transition screen.