Uses of Class
com.atlassian.jira.event.property.StringApplicationPropertySetEvent
Packages that use StringApplicationPropertySetEvent
Package
Description
-
Uses of StringApplicationPropertySetEvent in com.atlassian.jira.plugins.webhooks.serializer
Methods in com.atlassian.jira.plugins.webhooks.serializer with parameters of type StringApplicationPropertySetEventModifier and TypeMethodDescriptionWebhookJsonEventFactory.build(com.atlassian.webhooks.WebhookEvent webhookEvent, StringApplicationPropertySetEvent jiraEvent, Optional<ApplicationUser> optionalApplicationUser) -
Uses of StringApplicationPropertySetEvent in com.atlassian.jira.plugins.webhooks.serializer.application
Methods in com.atlassian.jira.plugins.webhooks.serializer.application with parameters of type StringApplicationPropertySetEventModifier and TypeMethodDescriptionprotected StringStringApplicationPropertySerializer.getEventValue(StringApplicationPropertySetEvent event) -
Uses of StringApplicationPropertySetEvent in com.atlassian.jira.plugins.webhooks.spi
Methods in com.atlassian.jira.plugins.webhooks.spi with parameters of type StringApplicationPropertySetEventModifier and TypeMethodDescriptionvoidJiraWebhookEventPublisher.onStringApplicationPropertySetEvent(StringApplicationPropertySetEvent event)