Uses of Class
com.atlassian.jira.plugins.webhooks.serializer.WebhookJsonEventFactory
Packages that use WebhookJsonEventFactory
- 
Uses of WebhookJsonEventFactory in com.atlassian.jira.plugins.webhooks.spi
Constructors in com.atlassian.jira.plugins.webhooks.spi with parameters of type WebhookJsonEventFactoryModifierConstructorDescriptionJiraWebhookEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher, WebhookJsonEventFactory jsonEventFactory, UrlContextFactory urlContextFactory, com.atlassian.webhooks.WebhookService webhookService, JiraAuthenticationContext authenticationContext, JiraThreadLocalUtil jiraThreadLocalUtil)