JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.dabsquared.gitlabjenkins.trigger.filter
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)