public class Project extends Object
| Constructor and Description |
|---|
Project() |
| Modifier and Type | Method and Description |
|---|---|
static Map<Long,String> |
getAllProjects(RestClient restClient) |
static Long |
getProjectIdByName(String projectName,
RestClient restClient) |
public static Long getProjectIdByName(String projectName, RestClient restClient)
public static Map<Long,String> getAllProjects(RestClient restClient)
Copyright © 2004-2015. All Rights Reserved.