A B C D E F G I L M O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAssignees(List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- addAssignees(IRepositoryIdProvider, int, List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
- addComment(IRepositoryIdProvider, String, ExtendedCommitComment) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitService
- addLabel(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- addLabels(List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- addLabels(IRepositoryIdProvider, int, List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
B
- buildEnvironmentFor(Run, EnvVars, TaskListener) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.GitHubEnvironmentVariablesAction.GitHubAdditionalParameterEnvironmentContributor
C
- comment(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- comment(String, String, Integer) - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- comment(Map<String, Object>) - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- 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
- createReview(IRepositoryIdProvider, int, String, String, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
- createReviewRequest(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- createReviewRequests(List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- createReviewRequests(IRepositoryIdProvider, int, List<String>, List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
- createStatus(String, String, String, String) - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- createStatus(String, String, String, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- createStatus(Map<String, Object>) - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- createStatus(Map<String, Object>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- createTeamReviewRequest(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- createTeamReviewRequests(List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
D
- delete() - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
- delete() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- delete(String, Type, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
- deleteBranch() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- deleteBranch(IRepositoryIdProvider, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
- deleteComment(long) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- deleteReviewComment(long) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- deleteReviewRequest(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- deleteReviewRequests(List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- deleteReviewRequests(IRepositoryIdProvider, int, List<String>, List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
- deleteTeamReviewRequest(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- deleteTeamReviewRequests(List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedTrigger.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewTrigger.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
- ExtendedMilestone - Class in org.jenkinsci.plugins.pipeline.github.client
- ExtendedMilestone() - Constructor for class org.jenkinsci.plugins.pipeline.github.client.ExtendedMilestone
- ExtendedMilestoneService - Class in org.jenkinsci.plugins.pipeline.github.client
- ExtendedMilestoneService(ExtendedGitHubClient) - Constructor for class org.jenkinsci.plugins.pipeline.github.client.ExtendedMilestoneService
- 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
- getAdditions() - Method in class org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
- getAdditions() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getAdditions() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getAssignees() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getAuthor() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getBase() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getBlobUrl() - Method in class org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
- getBody() - Method in class org.jenkinsci.plugins.pipeline.github.client.Review
- getBody() - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
- getBody() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getBody() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getBody() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewGroovyObject
- getBodyHtml() - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
- getBodyText() - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
- getBranchReference() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
- getChangedFiles() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getChanges() - Method in class org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
- 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.ExtendedMilestoneService
- getClient() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
- getClosedAt() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedMilestone
- getClosedAt() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getClosedAt() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getClosedBy() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
- getClosedBy() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getClosedIssues() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getComment() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentCause
- getComment() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewCause
- getCommentCount() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getCommentCount() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getCommentPattern() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger
- getComments() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getComments() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getCommitCount() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getCommitId() - Method in class org.jenkinsci.plugins.pipeline.github.client.Review
- getCommitId() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getCommitId() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewGroovyObject
- getCommits() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getCommitter() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getContext() - Method in class org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject
- getCreatedAt() - Method in class org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject
- getCreatedAt() - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
- getCreatedAt() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getCreatedAt() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getCreatedAt() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getCreatedBy() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getCreator() - Method in class org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject
- getCreator() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getDeletions() - Method in class org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
- getDeletions() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getDeletions() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getDescription() - Method in class org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject
- getDescription() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getDiffHunk() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getDiffUrl() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getDocumentationUrl() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedMergeStatus
- getDueOn() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getFilename() - Method in class org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
- getFiles() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getFiles() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getGitHubClient(Job<?, ?>) - Static method in class org.jenkinsci.plugins.pipeline.github.GitHubHelper
- getHead() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getHeadRef() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getId() - Method in class org.jenkinsci.plugins.pipeline.github.client.Review
- getId() - Method in class org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject
- getId() - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
- getId() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getId() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getId() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewGroovyObject
- getInReplyToId() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
- getInReplyToId() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getIssueUrl() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getJob(String) - Static method in class org.jenkinsci.plugins.pipeline.github.GitHubHelper
- getJobs(String) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger.DescriptorImpl
- getJobs(String) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedTrigger.DescriptorImpl
- getJobs(String) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewTrigger.DescriptorImpl
- getLabelAdded() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedCause
- getLabels() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getLabels(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
- getLabelTrigger() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedTrigger
- getLine() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
-
Deprecated.
- getMergeableState() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getMergeCommitSha() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
- getMergeCommitSha() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getMergedAt() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getMergedBy() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getMessage() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getMilestone() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getMilestone(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedMilestoneService
- getMilestone(IRepositoryIdProvider, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedMilestoneService
- getName() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGlobalVariable
- getNumber() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getNumber() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getOpenIssues() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getOriginalCommitId() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getOriginalPosition() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getParameter(String) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.GitHubEnvironmentVariablesAction
- getParameters() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.GitHubEnvironmentVariablesAction
- getParents() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getPatch() - Method in class org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
- getPatchUrl() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getPath() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getPosition() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getPullRequest(Job) - Static method in class org.jenkinsci.plugins.pipeline.github.GitHubHelper
- getPullRequest(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
- getPullRequestReviewId() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
- getPullRequestReviewId() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getPullRequestUrl() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
- getPullRequestUrl() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getRawUrl() - Method in class org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
- getRepositoryId(Job<?, ?>) - Static method in class org.jenkinsci.plugins.pipeline.github.GitHubHelper
- getRequestedReviewers() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getRequestedTeamReviewers() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getReviewComments() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getReviews() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getReviewStates() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewCause
- getReviewStates() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewTrigger
- getSha() - Method in class org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
- getSha() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getShortDescription() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentCause
- getShortDescription() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedCause
- getShortDescription() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewCause
- getState() - Method in class org.jenkinsci.plugins.pipeline.github.client.Review
- getState() - Method in class org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject
- getState() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getState() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getState() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewGroovyObject
- getState() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewCause
- getStatus() - Method in class org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
- getStatuses() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getStatuses() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getTargetUrl() - Method in class org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject
- getTitle() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getTitle() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getTotalChanges() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getTriggerPattern() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentCause
- getUnchecked(GitHubRequest) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
- getUpdatedAt() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedMilestone
- getUpdatedAt() - Method in class org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject
- getUpdatedAt() - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
- getUpdatedAt() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getUpdatedAt() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getUpdatedAt() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getUrl() - Method in class org.jenkinsci.plugins.pipeline.github.CommitGroovyObject
- getUrl() - Method in class org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject
- getUrl() - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
- getUrl() - Method in class org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- getUrl() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- getUrl() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getUser() - Method in class org.jenkinsci.plugins.pipeline.github.client.Review
- getUser() - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
- getUser() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- getUser() - Method in class org.jenkinsci.plugins.pipeline.github.ReviewGroovyObject
- getUserLogin() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentCause
- getUserLogin() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedCause
- getUserLogin() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewCause
- getValue(CpsScript) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGlobalVariable
- GitHubAdditionalParameterEnvironmentContributor() - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.GitHubEnvironmentVariablesAction.GitHubAdditionalParameterEnvironmentContributor
- GitHubEnvironmentVariablesAction - Class in org.jenkinsci.plugins.pipeline.github.trigger
- GitHubEnvironmentVariablesAction(ParameterValue...) - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.GitHubEnvironmentVariablesAction
- GitHubEnvironmentVariablesAction(List<ParameterValue>) - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.GitHubEnvironmentVariablesAction
- GitHubEnvironmentVariablesAction.GitHubAdditionalParameterEnvironmentContributor - Class in org.jenkinsci.plugins.pipeline.github.trigger
- 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
- isApplicable(Item) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedTrigger.DescriptorImpl
- isApplicable(Item) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewTrigger.DescriptorImpl
- isAuthorized(Job<?, ?>, String) - Static method in class org.jenkinsci.plugins.pipeline.github.GitHubHelper
- isDraft() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
- isDraft() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- isLocked() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
- isLocked() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- isMaintainerCanModify() - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
- isMaintainerCanModify() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- isMergeable() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- isMerged() - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- IssueCommentCause - Class in org.jenkinsci.plugins.pipeline.github.trigger
-
Represents the user who authored the comment that triggered the build.
- IssueCommentCause(String, String, 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. - 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
- LabelAddedCause - Class in org.jenkinsci.plugins.pipeline.github.trigger
-
Represents the user who authored the comment that triggered the build.
- LabelAddedCause(String, String) - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedCause
- LabelAddedTrigger - Class in org.jenkinsci.plugins.pipeline.github.trigger
-
An LabelAddedTrigger, to be used from pipeline scripts only.
- LabelAddedTrigger(String) - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedTrigger
- LabelAddedTrigger.DescriptorImpl - Class in org.jenkinsci.plugins.pipeline.github.trigger
- lockIssue(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
M
- merge(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- merge(String, String, String, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- merge(Map<String, Object>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- merge(IRepositoryIdProvider, int, String, String, String, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
- MilestoneGroovyObject - Class in org.jenkinsci.plugins.pipeline.github
-
Groovy wrapper over
Milestone
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, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
- 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
- pageRequestedReviewers(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
- pageRequestedTeamReviewers(IRepositoryIdProvider, int) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
- pageReviews(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.
- PullRequestReviewCause - Class in org.jenkinsci.plugins.pipeline.github.trigger
-
Represents the user who reviewed the PR that triggered the build.
- PullRequestReviewCause(String, String, String, String[]) - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewCause
- PullRequestReviewTrigger - Class in org.jenkinsci.plugins.pipeline.github.trigger
-
An PullRequestApprovalTrigger, to be used from pipeline scripts only.
- PullRequestReviewTrigger() - Constructor for class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewTrigger
- PullRequestReviewTrigger.DescriptorImpl - Class in org.jenkinsci.plugins.pipeline.github.trigger
- 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(List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- removeAssignees(IRepositoryIdProvider, int, List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
- removeLabel(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- removeLabel(IRepositoryIdProvider, int, String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
- 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
- review(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- review(String, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- review(String, String, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- review(Map<String, Object>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- Review - Class in org.jenkinsci.plugins.pipeline.github.client
- Review() - Constructor for class org.jenkinsci.plugins.pipeline.github.client.Review
- 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. - ReviewGroovyObject - Class in org.jenkinsci.plugins.pipeline.github
-
Groovy wrapper for PR reviews
S
- setAssignees(List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- setAssignees(IRepositoryIdProvider, int, List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
- setBase(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- setBody(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.Review
- setBody(String) - Method in class org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject
- setBody(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- setBody(String) - Method in class org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
- setClosedAt(Date) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedMilestone
- setClosedBy(User) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
- setCommitId(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.Review
- setCredentials(String, String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- setDocumentationUrl(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedMergeStatus
- setDraft(boolean) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
- setId(long) - Method in class org.jenkinsci.plugins.pipeline.github.client.Review
- setInReplyToId(long) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
- setLabels(List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- setLabels(IRepositoryIdProvider, int, List<String>) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
- setLocked(boolean) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
- setLocked(boolean) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- setMaintainerCanModify(boolean) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- setMaintainerCanModify(Boolean) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
- setMergeCommitSha(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
- setMilestone(int) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- setMilestone(IRepositoryIdProvider, int, Integer) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
- setMilestone(MilestoneGroovyObject) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- setPullRequestReviewId(long) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
- setPullRequestUrl(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
- setReviewStates(String[]) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewTrigger
- setState(String) - Method in class org.jenkinsci.plugins.pipeline.github.client.Review
- setState(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- setTitle(String) - Method in class org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject
- setUpdatedAt(Date) - Method in class org.jenkinsci.plugins.pipeline.github.client.ExtendedMilestone
- setUser(User) - Method in class org.jenkinsci.plugins.pipeline.github.client.Review
- start(WorkflowJob, boolean) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger
- start(WorkflowJob, boolean) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedTrigger
- start(WorkflowJob, boolean) - Method in class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewTrigger
- STATE_APPROVED - Static variable in class org.jenkinsci.plugins.pipeline.github.client.Review
- STATE_CHANGES_REQUESTED - Static variable in class org.jenkinsci.plugins.pipeline.github.client.Review
- STATE_COMMENTED - Static variable in class org.jenkinsci.plugins.pipeline.github.client.Review
- STATE_DISMISSED - Static variable in class org.jenkinsci.plugins.pipeline.github.client.Review
- STATE_PENDING - Static variable in class org.jenkinsci.plugins.pipeline.github.client.Review
- stop() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger
- stop() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedTrigger
- stop() - Method in class org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewTrigger
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
All Classes All Packages