Uses of Class
com.github.kostyasha.github.integration.branch.GitHubBranch
Packages that use GitHubBranch
Package
Description
-
Uses of GitHubBranch in com.github.kostyasha.github.integration.branch
Methods in com.github.kostyasha.github.integration.branch that return types with arguments of type GitHubBranchConstructors in com.github.kostyasha.github.integration.branch with parameters of type GitHubBranchModifierConstructorDescriptionGitHubBranchCause
(GitHubBranch localBranch, GitHubBranchRepository localRepo, String reason, boolean skip) -
Uses of GitHubBranch in com.github.kostyasha.github.integration.generic
Methods in com.github.kostyasha.github.integration.generic that return GitHubBranchMethods in com.github.kostyasha.github.integration.generic with parameters of type GitHubBranchModifier and TypeMethodDescriptionGitHubBranchDecisionContext.Builder.withLocalBranch
(GitHubBranch localBranch) Constructors in com.github.kostyasha.github.integration.generic with parameters of type GitHubBranchModifierConstructorDescriptionGitHubBranchDecisionContext
(org.kohsuke.github.GHBranch remoteBranch, GitHubBranch localBranch, GitHubBranchRepository localRepo, GitHubBranchHandler branchHandler, GitHubSCMSource scmSource, GitHubBranchTrigger branchTrigger, TaskListener listener) -
Uses of GitHubBranch in com.github.kostyasha.github.integration.tag
Subclasses of GitHubBranch in com.github.kostyasha.github.integration.tag