Uses of Class
com.github.kostyasha.github.integration.generic.GitHubBranchDecisionContext.Builder
Packages that use GitHubBranchDecisionContext.Builder
-
Uses of GitHubBranchDecisionContext.Builder in com.github.kostyasha.github.integration.generic
Methods in com.github.kostyasha.github.integration.generic that return GitHubBranchDecisionContext.BuilderModifier and TypeMethodDescriptionGitHubBranchDecisionContext.newGitHubBranchDecisionContext()GitHubBranchDecisionContext.Builder.withBranchHandler(GitHubBranchHandler branchHandler) GitHubBranchDecisionContext.Builder.withBranchTrigger(GitHubBranchTrigger branchTrigger) GitHubBranchDecisionContext.Builder.withListener(TaskListener listener) GitHubBranchDecisionContext.Builder.withLocalBranch(GitHubBranch localBranch) GitHubBranchDecisionContext.Builder.withLocalRepo(GitHubBranchRepository localRepo) GitHubBranchDecisionContext.Builder.withRemoteBranch(org.kohsuke.github.GHBranch remoteBranch) GitHubBranchDecisionContext.Builder.withSCMSource(GitHubSCMSource scmSource)