public class Cycle extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
NEW_CYCLE_KEY_IDENTIFIER |
| Constructor and Description |
|---|
Cycle() |
| Modifier and Type | Method and Description |
|---|---|
static Long |
createCycle(ZephyrConfigModel zephyrData) |
static Long |
deleteCycle(ZephyrConfigModel zephyrData) |
static Map<Long,String> |
getAllCyclesByVersionId(long versionId,
RestClient restClient,
String projectId) |
public static final long NEW_CYCLE_KEY_IDENTIFIER
public static Long createCycle(ZephyrConfigModel zephyrData)
public static Long deleteCycle(ZephyrConfigModel zephyrData)
public static Map<Long,String> getAllCyclesByVersionId(long versionId, RestClient restClient, String projectId)
Copyright © 2004-2015. All Rights Reserved.