public static final class

WebHookPostFunctionEvent.FunctionEventIdMatcher

extends Object
implements EventMatcher<T>
java.lang.Object
   ↳ com.atlassian.jira.plugins.webhooks.workflow.WebHookPostFunctionEvent.FunctionEventIdMatcher

Summary

Public Constructors
FunctionEventIdMatcher()
Public Methods
boolean matches(WebHookPostFunctionEvent event, WebHookListener listener)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.webhooks.spi.EventMatcher

Public Constructors

public FunctionEventIdMatcher ()

Public Methods

public boolean matches (WebHookPostFunctionEvent event, WebHookListener listener)