| Package | Description |
|---|---|
| hudson.plugins.git | |
| jenkins.plugins.git |
| Modifier and Type | Class and Description |
|---|---|
static class |
GitStatus.MessageResponseContributor
A response contributor that just adds a simple message to the body.
|
| Modifier and Type | Method and Description |
|---|---|
List<GitStatus.ResponseContributor> |
GitStatus.Listener.onNotifyCommit(org.eclipse.jgit.transport.URIish uri,
String[] branches)
Deprecated.
implement #onNotifyCommit(org.eclipse.jgit.transport.URIish, String, String...)
|
List<GitStatus.ResponseContributor> |
GitStatus.Listener.onNotifyCommit(org.eclipse.jgit.transport.URIish uri,
String sha1,
List<hudson.model.ParameterValue> buildParameters,
String... branches) |
List<GitStatus.ResponseContributor> |
GitStatus.JenkinsAbstractProjectListener.onNotifyCommit(org.eclipse.jgit.transport.URIish uri,
String sha1,
List<hudson.model.ParameterValue> buildParameters,
String... branches) |
List<GitStatus.ResponseContributor> |
GitStatus.Listener.onNotifyCommit(org.eclipse.jgit.transport.URIish uri,
String sha1,
String... branches) |
| Modifier and Type | Method and Description |
|---|---|
List<GitStatus.ResponseContributor> |
GitSCMSource.ListenerImpl.onNotifyCommit(org.eclipse.jgit.transport.URIish uri,
String sha1,
String... branches) |
Copyright © 2004-2015. All Rights Reserved.