public class Progress extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addStage(Stage stage) |
Stage |
getStageByName(String stageName) |
List<Stage> |
getStages() |
Status |
getStatus() |
void |
setStatus(Status status) |
public Progress()
public Progress(Progress progress)
Copyright © 2024 The Apache Software Foundation. All rights reserved.