Uses of Interface
step.repositories.jira.zephyr.zapi.v1.ZephyrRestClient
-
Packages that use ZephyrRestClient Package Description step.repositories.jira.zephyr step.repositories.jira.zephyr.zapi.v1 -
-
Uses of ZephyrRestClient in step.repositories.jira.zephyr
Constructors in step.repositories.jira.zephyr with parameters of type ZephyrRestClient Constructor Description JiraZephyrRepository(ch.exense.commons.app.Configuration configuration, step.core.plans.PlanAccessor planAccessor, step.core.artefacts.reports.ReportNodeAccessor reportNodeAccessor, step.core.execution.model.ExecutionAccessor executionAccessor, step.resources.ResourceManager resourceManager, JiraRestClient jiraRestClient, ZephyrRestClient zephyrRestClient)
-
Uses of ZephyrRestClient in step.repositories.jira.zephyr.zapi.v1
Classes in step.repositories.jira.zephyr.zapi.v1 that implement ZephyrRestClient Modifier and Type Class Description class
ZephyrRestClientImpl
-