Uses of Class
com.chutneytesting.jira.api.ReportForJira
Packages that use ReportForJira
-
Uses of ReportForJira in com.chutneytesting.jira.api
Methods in com.chutneytesting.jira.api with parameters of type ReportForJiraModifier and TypeMethodDescriptionvoidJiraXrayEmbeddedApi.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 ReportForJiraModifier and TypeMethodDescriptionvoidJiraXrayService.updateTestExecution(Long campaignId, Long campaignExecutionId, String scenarioId, ReportForJira report)