public class BuildData extends Object
| Constructor and Description |
|---|
BuildData() |
| Modifier and Type | Method and Description |
|---|---|
long |
getJobDurationSeconds() |
String |
getJobName() |
void |
setJobDurationSeconds(long jobDurationSeconds) |
void |
setJobName(String jobName) |
String |
toString() |
Copyright © 2016. All rights reserved.