Uses of Interface
com.gitee.jenkins.trigger.filter.BranchFilter
Packages that use BranchFilter
-
Uses of BranchFilter in com.gitee.jenkins.trigger.filter
Methods in com.gitee.jenkins.trigger.filter that return BranchFilterModifier and TypeMethodDescriptionstatic BranchFilterBranchFilterFactory.newBranchFilter(BranchFilterConfig config) -
Uses of BranchFilter in com.gitee.jenkins.trigger.handler
Methods in com.gitee.jenkins.trigger.handler with parameters of type BranchFilterModifier and TypeMethodDescriptionvoidAbstractWebHookTriggerHandler.handle(Job<?, ?> job, H hook, BuildInstructionFilter buildInstructionFilter, boolean skipLastCommitHasBeenBuild, BranchFilter branchFilter, PullRequestLabelFilter pullRequestLabelFilter) voidWebHookTriggerHandler.handle(Job<?, ?> job, H hook, BuildInstructionFilter buildInstructionFilter, boolean skipLastCommitHasBeenBuild, BranchFilter branchFilter, PullRequestLabelFilter pullRequestLabelFilter)