| Package | Description |
|---|---|
| org.jenkins.plugins.statistics.gatherer.model.build |
| Modifier and Type | Method and Description |
|---|---|
SlaveInfo |
BuildStats.getSlaveInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildStats.setSlaveInfo(SlaveInfo slaveInfo) |
| Constructor and Description |
|---|
BuildStats(String ciUrl,
String jobName,
String fullJobName,
int number,
SlaveInfo slaveInfo,
Date startTime,
Date endTime,
String startedUserId,
String startedUserName,
String result,
long duration,
Map<String,String> parameters,
SCMInfo scmInfo,
long queueTime,
String buildUrl,
int contextId,
String buildCause,
List<Map> buildFailureCauses) |
Copyright © 2016–2018. All rights reserved.