| Package | Description |
|---|---|
| com.offbytwo.jenkins.model |
| Modifier and Type | Method and Description |
|---|---|
BuildChangeSet |
BuildWithDetails.getChangeSet()
Returns the change set of a build if available.
|
| Modifier and Type | Method and Description |
|---|---|
List<BuildChangeSet> |
BuildWithDetails.getChangeSets()
Returns the complete list of change sets for all checkout the build has performed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildWithDetails.setChangeSet(BuildChangeSet changeSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildWithDetails.setChangeSets(List<BuildChangeSet> changeSets) |
Copyright © 2018. All rights reserved.