Uses of Class
ch.admin.bit.jeap.testorchestrator.adapter.zephyr.ZephyrWebClient
Packages that use ZephyrWebClient
-
Uses of ZephyrWebClient in ch.admin.bit.jeap.testorchestrator.services
Constructors in ch.admin.bit.jeap.testorchestrator.services with parameters of type ZephyrWebClientModifierConstructorDescriptionTestReportService(TestRunJpaRepository testRunJpaRepository, TestReportJpaRepository testReportJpaRepository, ZephyrWebClient zephyrWebClient, org.springframework.transaction.PlatformTransactionManager transactionManager, org.springframework.context.ApplicationEventPublisher applicationEventPublisher)