public static final class WebHookPostFunctionEvent.FunctionEventIdMatcher extends Object implements com.atlassian.webhooks.spi.EventMatcher<WebHookPostFunctionEvent>
| Constructor and Description |
|---|
FunctionEventIdMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(WebHookPostFunctionEvent event,
com.atlassian.webhooks.api.register.listener.WebHookListener listener) |
public boolean matches(WebHookPostFunctionEvent event, com.atlassian.webhooks.api.register.listener.WebHookListener listener)
matches in interface com.atlassian.webhooks.spi.EventMatcher<WebHookPostFunctionEvent>Copyright © 2002-2017 Atlassian. All Rights Reserved.