@ExportedBean(defaultVisibility=999) public class MissionControlView.Build extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
buildName |
long |
duration |
String |
jobName |
int |
number |
String |
result |
long |
startTime |
| Constructor and Description |
|---|
MissionControlView.Build(String jobName,
String buildName,
int number,
long startTime,
long duration,
String result) |
Copyright © 2004-2016. All Rights Reserved.