@Component public class

WebHookPostFunctionEventVariablesProvider

extends Object
implements UriVariablesProvider<E>
java.lang.Object
   ↳ com.atlassian.jira.plugins.webhooks.url.WebHookPostFunctionEventVariablesProvider

Summary

Public Constructors
@Autowired WebHookPostFunctionEventVariablesProvider(IssueAndProjectContextSerializer contextSerializer)
Public Methods
Map<StringObject> uriVariables(WebHookPostFunctionEvent webHookPostFunctionEvent)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.webhooks.spi.UriVariablesProvider

Public Constructors

@Autowired public WebHookPostFunctionEventVariablesProvider (IssueAndProjectContextSerializer contextSerializer)

Public Methods

public Map<StringObject> uriVariables (WebHookPostFunctionEvent webHookPostFunctionEvent)