Uses of Class
com.chutneytesting.jira.api.ReportForJira
-
Packages that use ReportForJira Package Description com.chutneytesting.jira.api com.chutneytesting.jira.domain -
-
Uses of ReportForJira in com.chutneytesting.jira.api
Methods in com.chutneytesting.jira.api with parameters of type ReportForJira Modifier and Type Method Description voidJiraXrayEmbeddedApi. updateTestExecution(Long campaignId, Long campaignExecutionId, String scenarioId, ReportForJira report) -
Uses of ReportForJira in com.chutneytesting.jira.domain
Methods in com.chutneytesting.jira.domain with parameters of type ReportForJira Modifier and Type Method Description voidJiraXrayService. updateTestExecution(Long campaignId, Long campaignExecutionId, String scenarioId, ReportForJira report)
-