Uses of Class
com.github.kostyasha.github.integration.generic.GitHubPRDecisionContext.Builder
Packages that use GitHubPRDecisionContext.Builder
-
Uses of GitHubPRDecisionContext.Builder in com.github.kostyasha.github.integration.generic
Methods in com.github.kostyasha.github.integration.generic that return GitHubPRDecisionContext.BuilderModifier and TypeMethodDescriptionGitHubPRDecisionContext.newGitHubPRDecisionContext()
GitHubPRDecisionContext.Builder.withListener
(TaskListener listener) GitHubPRDecisionContext.Builder.withLocalPR
(GitHubPRPullRequest localPR) GitHubPRDecisionContext.Builder.withLocalRepo
(GitHubPRRepository localRepo) GitHubPRDecisionContext.Builder.withPrHandler
(GitHubPRHandler prHandler) GitHubPRDecisionContext.Builder.withPrTrigger
(GitHubPRTrigger prTrigger) GitHubPRDecisionContext.Builder.withRemotePR
(org.kohsuke.github.GHPullRequest remotePR) GitHubPRDecisionContext.Builder.withSCMSource
(GitHubSCMSource source)