@Immutable public final class IssueEventIdMatcher extends Object implements com.atlassian.webhooks.spi.EventMatcher<IssueEvent>
Constructor and Description |
---|
IssueEventIdMatcher(Set<Long> eventIds) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(IssueEvent issueEvent,
com.atlassian.webhooks.api.register.listener.WebHookListener consumerParams) |
public boolean matches(IssueEvent issueEvent, com.atlassian.webhooks.api.register.listener.WebHookListener consumerParams)
matches
in interface com.atlassian.webhooks.spi.EventMatcher<IssueEvent>
Copyright © 2002-2023 Atlassian. All Rights Reserved.