| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
RunMilestone |
RunMilestone.description(String description) |
static RunMilestone |
RunMilestone.fromJson(String jsonString)
Create an instance of RunMilestone given an JSON string
|
RunMilestone |
Run.getMilestone()
Get milestone
|
RunMilestone |
RunMilestone.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
Run |
Run.milestone(RunMilestone milestone) |
void |
Run.setMilestone(RunMilestone milestone) |
Copyright © 2023. All rights reserved.