@Extension public static class GitStatus.JenkinsAbstractProjectListener extends GitStatus.Listener
SCMTriggerItem instances with a standard SCMTrigger.| Constructor and Description |
|---|
GitStatus.JenkinsAbstractProjectListener() |
| Modifier and Type | Method and Description |
|---|---|
List<GitStatus.ResponseContributor> |
onNotifyCommit(org.eclipse.jgit.transport.URIish uri,
String sha1,
List<hudson.model.ParameterValue> buildParameters,
String... branches) |
onNotifyCommit, onNotifyCommitpublic GitStatus.JenkinsAbstractProjectListener()
public List<GitStatus.ResponseContributor> onNotifyCommit(org.eclipse.jgit.transport.URIish uri, String sha1, List<hudson.model.ParameterValue> buildParameters, String... branches)
onNotifyCommit in class GitStatus.ListenerCopyright © 2004-2015. All Rights Reserved.