@Immutable public final class ApplicationPropertyEventMatcher extends Object implements com.atlassian.webhooks.spi.EventMatcher<AbstractApplicationPropertySetEvent>
Constructor and Description |
---|
ApplicationPropertyEventMatcher(String key) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(AbstractApplicationPropertySetEvent abstractApplicationPropertySetEvent,
com.atlassian.webhooks.api.register.listener.WebHookListener webHookListener) |
public ApplicationPropertyEventMatcher(String key)
public boolean matches(AbstractApplicationPropertySetEvent abstractApplicationPropertySetEvent, com.atlassian.webhooks.api.register.listener.WebHookListener webHookListener)
matches
in interface com.atlassian.webhooks.spi.EventMatcher<AbstractApplicationPropertySetEvent>
Copyright © 2002-2019 Atlassian. All Rights Reserved.