| Package | Description |
|---|---|
| hudson.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 |
|---|---|
abstract List<GitStatus.ResponseContributor> |
GitStatus.Listener.onNotifyCommit(org.eclipse.jgit.transport.URIish uri,
String... branches)
Called when there is a change notification on a specific repository
url.
|
List<GitStatus.ResponseContributor> |
GitStatus.HudsonAbstractProjectListener.onNotifyCommit(org.eclipse.jgit.transport.URIish uri,
String... branches)
Called when there is a change notification on a specific repository
url.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.