| Package | Description |
|---|---|
| com.thed.zephyr.jenkins.model | |
| com.thed.zephyr.jenkins.utils | |
| com.thed.zephyr.jenkins.utils.rest |
| Modifier and Type | Method and Description |
|---|---|
RestClient |
ZephyrConfigModel.getRestClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZephyrConfigModel.setRestClient(RestClient restClient) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ConfigurationValidator.validateZephyrConfiguration(RestClient restClient) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ServerInfo.findServerAddressIsValidZephyrURL(RestClient restClient) |
static long |
ServerInfo.findTestIssueTypeId(RestClient restClient) |
static Map<Long,String> |
Cycle.getAllCyclesByVersionId(long versionId,
RestClient restClient,
String projectId) |
static Map<Long,String> |
Project.getAllProjects(RestClient restClient) |
static Long |
Project.getProjectIdByName(String projectName,
RestClient restClient) |
static Long |
Version.getVersionIdByNameProjectId(String versionName,
Long projectId,
RestClient restClient) |
static Map<Long,String> |
Version.getVersionsByProjectID(Long projectID,
RestClient restClient) |
static boolean |
ServerInfo.validateCredentials(RestClient restClient) |
Copyright © 2004-2015. All Rights Reserved.