Class GitHubTagAction
java.lang.Object
com.github.kostyasha.github.integration.multibranch.action.GitHubLinkAction
com.github.kostyasha.github.integration.multibranch.action.GitHubTagAction
- All Implemented Interfaces:
Action,ModelObject
Add a link to repository branch
- Author:
- Anton Tanasenko
-
Constructor Summary
ConstructorsConstructorDescriptionGitHubTagAction(org.kohsuke.github.GHRepository remoteRepository, String tag) -
Method Summary
Methods inherited from class com.github.kostyasha.github.integration.multibranch.action.GitHubLinkAction
getUrlName
-
Constructor Details
-
GitHubTagAction
-
-
Method Details
-
getDisplayName
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction- Overrides:
getIconFileNamein classGitHubLinkAction
-