Uses of Class
com.atlassian.jira.plugins.webhooks.auditing.JiraWebhookAuditingHandler
Packages that use JiraWebhookAuditingHandler
-
Uses of JiraWebhookAuditingHandler in com.atlassian.jira.plugins.webhooks.rest
Constructors in com.atlassian.jira.plugins.webhooks.rest with parameters of type JiraWebhookAuditingHandlerModifierConstructorDescriptionGlobalWebhooksResource
(com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.sal.api.permission.PermissionEnforcer permissionEnforcer, com.atlassian.webhooks.WebhookService webhookService, com.atlassian.webhooks.history.InvocationHistoryService invocationHistoryService, WorkflowUtil workflowUtil, JqlValidator jqlValidator, JiraWebhookAuditingHandler auditingHandler)