static class DeploymentStep.TaskStatusPair
extends java.lang.Object
| Constructor and Description |
|---|
TaskStatusPair(Protos.TaskInfo taskInfo,
Status status) |
| Modifier and Type | Method and Description |
|---|---|
Status |
getStatus() |
Protos.TaskInfo |
getTaskInfo() |
java.lang.String |
toString() |