Modifier and Type | Method and Description |
---|---|
static GitHubNotificationRequest |
GitHubNotificationRequest.build(String context,
String url,
String message,
org.kohsuke.github.GHCommitState state,
boolean ignoreError) |
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.