| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
ProjectStatus |
ProjectStatus.addProjectStatusProviderInfosItem(ProjectStatusProviderInfo projectStatusProviderInfosItem) |
ProjectStatus |
ProjectStatus.date(LocalDate date) |
ProjectStatus |
ProjectStatus.description(String description) |
ProjectStatus |
ProjectStatus.id(String id) |
ProjectStatus |
ProjectStatus.progress(Integer progress) |
ProjectStatus |
ProjectStatus.projectStatusProviderInfos(List<ProjectStatusProviderInfo> projectStatusProviderInfos) |
ProjectStatus |
ProjectStatus.status(String status) |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectStatus> |
ProjectStatusProgress.getProjectStatus()
Get projectStatus
|
| Modifier and Type | Method and Description |
|---|---|
ProjectStatusProgress |
ProjectStatusProgress.addProjectStatusItem(ProjectStatus projectStatusItem) |
| Modifier and Type | Method and Description |
|---|---|
ProjectStatusProgress |
ProjectStatusProgress.projectStatus(List<ProjectStatus> projectStatus) |
void |
ProjectStatusProgress.setProjectStatus(List<ProjectStatus> projectStatus) |
Copyright © 2019 LeanIX GmbH. All rights reserved.