Modifier and Type | Method and Description |
---|---|
static GitHubNotificationContext |
GitHubNotificationContext.build(Job<?,?> job,
Run<?,?> build,
jenkins.scm.api.SCMSource source,
jenkins.scm.api.SCMHead head) |
Modifier and Type | Method and Description |
---|---|
List<GitHubNotificationRequest> |
DefaultGitHubNotificationStrategy.notifications(GitHubNotificationContext notificationContext,
TaskListener listener)
Creates the list of
GitHubNotificationRequest for the given context. |
abstract List<GitHubNotificationRequest> |
AbstractGitHubNotificationStrategy.notifications(GitHubNotificationContext notificationContext,
TaskListener listener)
Creates the list of
GitHubNotificationRequest for the given context. |
Copyright © 2016–2019. All rights reserved.