Uses of Class
org.jenkinsci.plugins.github_branch_source.GitHubNotificationRequest
-
Uses of GitHubNotificationRequest in org.jenkinsci.plugins.github_branch_source
Modifier and TypeMethodDescriptionstatic GitHubNotificationRequest
GitHubNotificationRequest.build
(String context, String url, String message, org.kohsuke.github.GHCommitState state, boolean ignoreError) Modifier and TypeMethodDescriptionabstract List<GitHubNotificationRequest>
AbstractGitHubNotificationStrategy.notifications
(GitHubNotificationContext notificationContext, TaskListener listener) Creates the list ofGitHubNotificationRequest
for the given context.DefaultGitHubNotificationStrategy.notifications
(GitHubNotificationContext notificationContext, TaskListener listener) Creates the list ofGitHubNotificationRequest
for the given context.