Uses of Class
org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
Packages that use ExtendedGitHubClient
Package
Description
- 
Uses of ExtendedGitHubClient in org.jenkinsci.plugins.pipeline.github
Methods in org.jenkinsci.plugins.pipeline.github that return ExtendedGitHubClientModifier and TypeMethodDescriptionstatic ExtendedGitHubClientGitHubHelper.getGitHubClient(Job<?, ?> job)  - 
Uses of ExtendedGitHubClient in org.jenkinsci.plugins.pipeline.github.client
Methods in org.jenkinsci.plugins.pipeline.github.client that return ExtendedGitHubClientModifier and TypeMethodDescriptionExtendedCommitService.getClient()ExtendedIssueService.getClient()ExtendedMilestoneService.getClient()ExtendedPullRequestService.getClient()Constructors in org.jenkinsci.plugins.pipeline.github.client with parameters of type ExtendedGitHubClientModifierConstructorDescription