public class Version extends Object
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
static Long |
getVersionIdByNameProjectId(String versionName,
Long projectId,
RestClient restClient) |
static Map<Long,String> |
getVersionsByProjectID(Long projectID,
RestClient restClient) |
public static Long getVersionIdByNameProjectId(String versionName, Long projectId, RestClient restClient)
public static Map<Long,String> getVersionsByProjectID(Long projectID, RestClient restClient)
Copyright © 2004-2015. All Rights Reserved.