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