@Component public class WebHookPostFunctionEventVariablesProvider extends Object implements com.atlassian.webhooks.spi.UriVariablesProvider<WebHookPostFunctionEvent>
| Constructor and Description |
|---|
WebHookPostFunctionEventVariablesProvider(IssueAndProjectContextSerializer contextSerializer) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
uriVariables(WebHookPostFunctionEvent webHookPostFunctionEvent) |
@Autowired public WebHookPostFunctionEventVariablesProvider(IssueAndProjectContextSerializer contextSerializer)
public Map<String,Object> uriVariables(WebHookPostFunctionEvent webHookPostFunctionEvent)
uriVariables in interface com.atlassian.webhooks.spi.UriVariablesProvider<WebHookPostFunctionEvent>Copyright © 2002-2019 Atlassian. All Rights Reserved.