Uses of Class
org.jenkinsci.plugins.github.pullrequest.GitHubPRTrigger.DescriptorImpl
-
Packages that use GitHubPRTrigger.DescriptorImpl Package Description org.jenkinsci.plugins.github.pullrequest org.jenkinsci.plugins.github.pullrequest.publishers -
-
Uses of GitHubPRTrigger.DescriptorImpl in org.jenkinsci.plugins.github.pullrequest
Methods in org.jenkinsci.plugins.github.pullrequest that return GitHubPRTrigger.DescriptorImpl Modifier and Type Method Description static GitHubPRTrigger.DescriptorImpl
GitHubPRTrigger.DescriptorImpl. get()
GitHubPRTrigger.DescriptorImpl
GitHubPRTrigger. getDescriptor()
-
Uses of GitHubPRTrigger.DescriptorImpl in org.jenkinsci.plugins.github.pullrequest.publishers
Methods in org.jenkinsci.plugins.github.pullrequest.publishers that return GitHubPRTrigger.DescriptorImpl Modifier and Type Method Description GitHubPRTrigger.DescriptorImpl
GitHubPRAbstractPublisher. getTriggerDescriptor()
-