Package org.jenkinsci.plugins.bitbucket.pullrequests.filter.filters.branch
-
Class Summary Class Description PullRequestSourceBranchMatchesFilter ASCMHeadfilter to only include pull request that originate from specific branches.PullRequestSourceBranchNotMatchesFilter ASCMHeadfilter to exclude pull request that originate from specific branches.PullRequestTargetBranchMatchesFilter ASCMHeadfilter to only include pull request that target specific branches.PullRequestTargetBranchNotMatchesFilter ASCMHeadfilter to exclude pull request that originate from specific branches.