Class BitbucketCloudRepositoryPredicates
java.lang.Object
com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.predicates.BitbucketCloudRepositoryPredicates
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Predicate<VcsRepositoryData>
matchesQuery
(@NotNull CustomVariableContext customVariableContext, PlanRepositoryIndex.Query query)
-
Constructor Details
-
BitbucketCloudRepositoryPredicates
public BitbucketCloudRepositoryPredicates()
-
-
Method Details
-
matchesQuery
public static Predicate<VcsRepositoryData> matchesQuery(@NotNull @NotNull CustomVariableContext customVariableContext, @NotNull PlanRepositoryIndex.Query query)
-