java.lang.Object
com.github.kostyasha.github.integration.multibranch.action.GitHubLinkAction
com.github.kostyasha.github.integration.multibranch.action.GitHubBranchAction
All Implemented Interfaces:
Action, ModelObject

public class GitHubBranchAction extends GitHubLinkAction
Add a link to repository branch
Author:
Anton Tanasenko
  • Constructor Details

    • GitHubBranchAction

      public GitHubBranchAction(org.kohsuke.github.GHRepository remoteRepository, String branch)
  • Method Details

    • getDisplayName

      public String getDisplayName()