Package com.gitee.jenkins.trigger.filter
Class PullRequestLabelFilterFactory
- java.lang.Object
-
- com.gitee.jenkins.trigger.filter.PullRequestLabelFilterFactory
-
public class PullRequestLabelFilterFactory extends Object
- Author:
- Robin Müller
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PullRequestLabelFilter
newPullRequestLabelFilter(PullRequestLabelFilterConfig config)
-
-
-
Method Detail
-
newPullRequestLabelFilter
public static PullRequestLabelFilter newPullRequestLabelFilter(PullRequestLabelFilterConfig config)
-
-