Package com.gitee.jenkins.trigger.filter
Class PullRequestLabelFilterConfig
java.lang.Object
com.gitee.jenkins.trigger.filter.PullRequestLabelFilterConfig
- Author:
- Robin Müller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setExclude
(String exclude) void
setInclude
(String include)
-
Constructor Details
-
PullRequestLabelFilterConfig
Deprecated.usePullRequestLabelFilterConfig()
with setters to configure an instance of this class. -
PullRequestLabelFilterConfig
@DataBoundConstructor public PullRequestLabelFilterConfig()
-
-
Method Details
-
getInclude
-
getExclude
-
setInclude
-
setExclude
-
PullRequestLabelFilterConfig()
with setters to configure an instance of this class.