|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.global_build_stats.xstream.migration.v6.V6GlobalBuildStatsPOJO
public class V6GlobalBuildStatsPOJO
| Field Summary | |
|---|---|
java.util.List<BuildStatConfiguration> |
buildStatConfigs
List of persisted build statistics configurations used on the global build stats screen |
java.util.List<JobBuildResult> |
jobBuildResults
List of aggregated job build results This list will grow over time |
| Constructor Summary | |
|---|---|
V6GlobalBuildStatsPOJO()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.List<JobBuildResult> jobBuildResults
public java.util.List<BuildStatConfiguration> buildStatConfigs
| Constructor Detail |
|---|
public V6GlobalBuildStatsPOJO()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||