public class VCSCommit extends Object
| Constructor and Description |
|---|
VCSCommit(hudson.model.Run<?,?> build,
hudson.scm.ChangeLogSet<?> changelog) |
| Modifier and Type | Method and Description |
|---|---|
void |
addVcsCommitInfo(List<org.apache.http.NameValuePair> params) |
static VCSCommit |
empty(hudson.model.Run<?,?> build) |
void |
setRootURL(String rootURL) |
Copyright © 2016–2018. All rights reserved.