Uses of Class
io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
Packages that use GitLabSCMNavigator
-
Uses of GitLabSCMNavigator in io.jenkins.plugins.gitlabbranchsource
Methods in io.jenkins.plugins.gitlabbranchsource with parameters of type GitLabSCMNavigatorModifier and TypeMethodDescriptionabstract booleanAbstractGitLabSCMHeadEvent.isMatch(GitLabSCMNavigator navigator) booleanGitLabMergeRequestSCMEvent.isMatch(GitLabSCMNavigator navigator) booleanGitLabPushSCMEvent.isMatch(GitLabSCMNavigator navigator) booleanGitLabTagPushSCMEvent.isMatch(GitLabSCMNavigator navigator) static voidGitLabHookCreator.register(jenkins.scm.api.SCMNavigatorOwner owner, GitLabSCMNavigator navigator, GitLabHookRegistration systemhookMode)