Uses of Interface
com.gitee.jenkins.trigger.filter.PullRequestLabelFilter
Packages that use PullRequestLabelFilter
-
Uses of PullRequestLabelFilter in com.gitee.jenkins.trigger.filter
Classes in com.gitee.jenkins.trigger.filter that implement PullRequestLabelFilterMethods in com.gitee.jenkins.trigger.filter that return PullRequestLabelFilterModifier and TypeMethodDescriptionstatic PullRequestLabelFilterPullRequestLabelFilterFactory.newPullRequestLabelFilter(PullRequestLabelFilterConfig config) -
Uses of PullRequestLabelFilter in com.gitee.jenkins.trigger.handler
Methods in com.gitee.jenkins.trigger.handler with parameters of type PullRequestLabelFilterModifier 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)