| 程序包 | 说明 |
|---|---|
| com.offbytwo.jenkins.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BuildChangeSetAuthor |
BuildChangeSetItem.getAuthor() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<BuildChangeSetAuthor> |
BuildWithDetails.getCulprits() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BuildChangeSetItem.setAuthor(BuildChangeSetAuthor author) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BuildWithDetails.setCulprits(java.util.List<BuildChangeSetAuthor> culprits) |