Skip navigation links
A C D E F G I L M O P R S U 

A

addAssignees(IRepositoryIdProvider, int, String...) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 
addAssignees(String...) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
addComment(IRepositoryIdProvider, String, ExtendedCommitComment) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitService
 
addLabels(IRepositoryIdProvider, int, String...) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 
addLabels(String...) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 

C

comment(Map<String, Object>) - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
 
comment(String, String, Integer) - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
 
comment(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
CommitFileGroovyObject - Class in org.jenkinsci.plugins.pipeline.github
Groovy wrapper over a CommitFile.
CommitGroovyObject - Class in org.jenkinsci.plugins.pipeline.github
Groovy wrapper over a RepositoryCommit.
CommitStatusGroovyObject - Class in org.jenkinsci.plugins.pipeline.github
Groovy wrapper over a CommitStatus
createComment2(IRepositoryIdProvider, int, ExtendedCommitComment) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
createPatch(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
 
createReviewRequests(IRepositoryIdProvider, int, String...) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
createReviewRequests(String...) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
createStatus(Map<String, String>) - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
 
createStatus(String, String, String, String) - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
 
createStatus(Map<String, String>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
createStatus(String, String, String, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 

D

delete(String, Object, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
 
delete() - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
 
delete() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
 
deleteComment(long) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
deleteReviewComment(long) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
deleteReviewRequests(IRepositoryIdProvider, int, String...) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
deleteReviewRequests(String...) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger.DescriptorImpl
 

E

editComment(long, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
editComment2(IRepositoryIdProvider, ExtendedCommitComment) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitService
 
editComment2(IRepositoryIdProvider, ExtendedCommitComment) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
editPrMap(ExtendedPullRequest) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
editPullRequest(IRepositoryIdProvider, ExtendedPullRequest) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
editReviewComment(long, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
events() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.GitHubEventSubscriber
 
ExtendedCommitComment - Class in org.jenkinsci.plugins.pipeline.github.client
 
ExtendedCommitComment() - Constructor for class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
ExtendedCommitService - Class in org.jenkinsci.plugins.pipeline.github.client
 
ExtendedCommitService(ExtendedGitHubClient) - Constructor for class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitService
 
ExtendedGitHubClient - Class in org.jenkinsci.plugins.pipeline.github.client
 
ExtendedGitHubClient() - Constructor for class org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
 
ExtendedGitHubClient(String) - Constructor for class org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
 
ExtendedGitHubClient(String, int, String) - Constructor for class org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
 
ExtendedIssueService - Class in org.jenkinsci.plugins.pipeline.github.client
 
ExtendedIssueService(ExtendedGitHubClient) - Constructor for class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 
ExtendedMergeStatus - Class in org.jenkinsci.plugins.pipeline.github.client
 
ExtendedMergeStatus() - Constructor for class org.jenkinsci.plugins.pipeline.github.client.ExtendedMergeStatus
 
ExtendedPullRequest - Class in org.jenkinsci.plugins.pipeline.github.client
 
ExtendedPullRequest() - Constructor for class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
ExtendedPullRequestService - Class in org.jenkinsci.plugins.pipeline.github.client
 
ExtendedPullRequestService(ExtendedGitHubClient) - Constructor for class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 

F

forRun(Run<?, ?>) - Method in class org.jenkinsci.plugins.pipeline.github.GitHubPipelineGlobalVariables
 

G

getAssignees() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
getClient() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitService
 
getClient() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 
getClient() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
getClosedBy() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
getCollaborators(Job<?, ?>) - Static method in class org.jenkinsci.plugins.pipeline.github.GitHubHelper
 
getCommitId() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
getDiffHunk() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
getDocumentationUrl() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedMergeStatus
 
getGitHubClient(Job<?, ?>) - Static method in class org.jenkinsci.plugins.pipeline.github.GitHubHelper
 
getJob(String) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger.DescriptorImpl
 
getLabels(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 
getLine() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
getMergeCommitSha() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
getName() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGlobalVariable
 
getOriginalCommitId() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
getOriginalPosition() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
getPath() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
getPosition() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
getProperty(String) - Method in class org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
 
getProperty(String) - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
 
getProperty(String) - Method in class org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject
 
getProperty(String) - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
 
getProperty(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
getProperty(String) - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
 
getPullRequest(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
getPullRequest(Job) - Static method in class org.jenkinsci.plugins.pipeline.github.GitHubHelper
 
getRepositoryId(Job<?, ?>) - Static method in class org.jenkinsci.plugins.pipeline.github.GitHubHelper
 
getShortDescription() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentCause
 
getValue(CpsScript) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGlobalVariable
 
GitHubEventSubscriber - Class in org.jenkinsci.plugins.pipeline.github.trigger
Listens for GitHub events.
GitHubEventSubscriber() - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.GitHubEventSubscriber
 
GitHubHelper - Class in org.jenkinsci.plugins.pipeline.github
Various utility methods to obtain clients, repos and pull request scm heads from Jobs
GitHubPipelineGlobalVariables - Class in org.jenkinsci.plugins.pipeline.github
Factory for our PullRequestGlobalVariable instance.
GitHubPipelineGlobalVariables() - Constructor for class org.jenkinsci.plugins.pipeline.github.GitHubPipelineGlobalVariables
 

I

isApplicable(Item) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.GitHubEventSubscriber
 
isApplicable(Item) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger.DescriptorImpl
 
isLocked() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
isMaintainerCanModify() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
IssueCommentCause - Class in org.jenkinsci.plugins.pipeline.github.trigger
Represents the user who authored the comment that triggered the build.
IssueCommentCause(String) - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentCause
 
IssueCommentGroovyObject - Class in org.jenkinsci.plugins.pipeline.github
Groovy wrapper over a Comment Additionally provides one the ability to update the comment body and delete the comment.
IssueCommentGroovyObject(Comment, RepositoryId, IssueService) - Constructor for class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
 
IssueCommentTrigger - Class in org.jenkinsci.plugins.pipeline.github.trigger
An IssueCommentTrigger, to be used from pipeline scripts only.
IssueCommentTrigger(String) - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger
 
IssueCommentTrigger.DescriptorImpl - Class in org.jenkinsci.plugins.pipeline.github.trigger
 

L

lockIssue(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 

M

merge(IRepositoryIdProvider, int, String, String, String, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
merge(Map<String, String>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
merge(String, String, String, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 

O

onEvent(GHSubscriberEvent) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.GitHubEventSubscriber
 
org.jenkinsci.plugins.pipeline.github - package org.jenkinsci.plugins.pipeline.github
 
org.jenkinsci.plugins.pipeline.github.client - package org.jenkinsci.plugins.pipeline.github.client
 
org.jenkinsci.plugins.pipeline.github.trigger - package org.jenkinsci.plugins.pipeline.github.trigger
 

P

pageComments2(IRepositoryIdProvider, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitService
 
pageComments2(IRepositoryIdProvider, String, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitService
 
pageComments2(IRepositoryIdProvider, String, int, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitService
 
pageComments2(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
pageRequestedReviewers(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
patch(String, Object, Type) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
 
patch(String, Object, Type, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
 
post(String, Object, Type, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
 
PullRequestGlobalVariable - Class in org.jenkinsci.plugins.pipeline.github
Factory for our PullRequestGroovyObject instance.
PullRequestGlobalVariable() - Constructor for class org.jenkinsci.plugins.pipeline.github.PullRequestGlobalVariable
 
PullRequestGroovyObject - Class in org.jenkinsci.plugins.pipeline.github
Groovy object that represents a GitHub PullRequest.
PullRequestGroovyObject(CpsScript) - Constructor for class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
put(String, Object, Type, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
 

R

refresh() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
removeAssignees(IRepositoryIdProvider, int, String...) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 
removeAssignees(String...) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
removeLabel(IRepositoryIdProvider, int, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 
removeLabel(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
replyTo(String) - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
 
replyToComment(IRepositoryIdProvider, String, int, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitService
 
replyToComment2(IRepositoryIdProvider, int, int, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
replyToReviewComment(long, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
reviewComment(String, String, int, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
ReviewCommentGroovyObject - Class in org.jenkinsci.plugins.pipeline.github
Groovy wrapper over ExtendedCommitComment Additionally provides one the ability to update the comment body and delete the comment.
ReviewCommentGroovyObject(ExtendedCommitComment, RepositoryId, ExtendedCommitService) - Constructor for class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
 

S

setAssignees(IRepositoryIdProvider, int, String...) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 
setAssignees(List<User>) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
setClosedBy(User) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
setCommitId(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
setCredentials(String, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
setDiffHunk(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
setDocumentationUrl(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedMergeStatus
 
setLabels(IRepositoryIdProvider, int, String...) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 
setLine(Integer) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
setLocked(boolean) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
setMaintainerCanModify(Boolean) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
setMergeCommitSha(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
setOriginalCommitId(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
setOriginalPosition(Integer) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
setPath(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
setPosition(Integer) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
setProperty(String, Object) - Method in class org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
 
setProperty(String, Object) - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
 
setProperty(String, Object) - Method in class org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject
 
setProperty(String, Object) - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
 
setProperty(String, Object) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
 
setProperty(String, Object) - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
 
start(WorkflowJob, boolean) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger
 
stop() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger
 

U

unlockIssue(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 
userToLogin(User) - Static method in class org.jenkinsci.plugins.pipeline.github.GitHubHelper
 
A C D E F G I L M O P R S U 
Skip navigation links

Copyright © 2016–2017. All rights reserved.