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 |
---|---|
abstract List<GitHubNotificationRequest> |
AbstractGitHubNotificationStrategy.notifications(GitHubNotificationContext notificationContext,
TaskListener listener)
Creates the list of
GitHubNotificationRequest for the given context. |
List<GitHubNotificationRequest> |
DefaultGitHubNotificationStrategy.notifications(GitHubNotificationContext notificationContext,
TaskListener listener)
Creates the list of
GitHubNotificationRequest for the given context. |
Copyright © 2016–2020. All rights reserved.