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