| Package | Description | 
|---|---|
| step.repositories.jira.zephyr.zapi.v1 | |
| step.repositories.jira.zephyr.zapi.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
ExecutionWrapper | 
ZephyrRestClientImpl.getExecution(String executionID,
            int issueId,
            int projectId)  | 
ExecutionWrapper | 
ZephyrRestClient.getExecution(String executionID,
            int issueId,
            int projectId)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ExecutionWrapper> | 
ZephyrRestClientImpl.getExecutionsByCycleId(String cycleId,
                      int projectId,
                      int versionId)  | 
List<ExecutionWrapper> | 
ZephyrRestClient.getExecutionsByCycleId(String cycleId,
                      int issueId,
                      int projectId)  | 
List<ExecutionWrapper> | 
ZephyrRestClientImpl.getExecutionsByZQL(String zqlQuery)  | 
List<ExecutionWrapper> | 
ZephyrRestClient.getExecutionsByZQL(String zqlQuery)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExecutionWrapper | 
GetExecutionResponse.getExecution()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GetExecutionResponse.setExecution(ExecutionWrapper execution)  | 
Copyright © 2020. All rights reserved.