Uses of Class
org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
Packages that use ExtendedPullRequest
-
Uses of ExtendedPullRequest in org.jenkinsci.plugins.pipeline.github.client
Methods in org.jenkinsci.plugins.pipeline.github.client that return ExtendedPullRequestModifier and TypeMethodDescriptionExtendedPullRequestService.editPullRequest
(org.eclipse.egit.github.core.IRepositoryIdProvider repository, ExtendedPullRequest request) ExtendedPullRequestService.getPullRequest
(org.eclipse.egit.github.core.IRepositoryIdProvider repository, int id) Methods in org.jenkinsci.plugins.pipeline.github.client with parameters of type ExtendedPullRequestModifier and TypeMethodDescriptionExtendedPullRequestService.editPrMap
(ExtendedPullRequest request) ExtendedPullRequestService.editPullRequest
(org.eclipse.egit.github.core.IRepositoryIdProvider repository, ExtendedPullRequest request)