JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.dabsquared.gitlabjenkins.trigger.filter
MergeRequestLabelFilter
Contents
Description
Method Summary
Method Details
isMergeRequestAllowed(Collection)
Hide sidebar
Show sidebar
Interface MergeRequestLabelFilter
public interface
MergeRequestLabelFilter
Author:
Robin Müller
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isMergeRequestAllowed
(
Collection
<
String
> labels)
Method Details
isMergeRequestAllowed
boolean
isMergeRequestAllowed
(
Collection
<
String
> labels)