Uses of Class
com.atlassian.jira.event.ProjectUpdatedEvent
Packages that use ProjectUpdatedEvent
Package
Description
-
Uses of ProjectUpdatedEvent in com.atlassian.jira.auditing
Methods in com.atlassian.jira.auditing with parameters of type ProjectUpdatedEventModifier and TypeMethodDescriptionvoidAuditingEventListener.onProjectUpdatedEvent(ProjectUpdatedEvent event) -
Uses of ProjectUpdatedEvent in com.atlassian.jira.auditing.handlers
Methods in com.atlassian.jira.auditing.handlers with parameters of type ProjectUpdatedEventModifier and TypeMethodDescriptionvoidProjectEventHandler.onProjectUpdatedEvent(ProjectUpdatedEvent event) voidProjectEventHandlerImpl.onProjectUpdatedEvent(ProjectUpdatedEvent event) -
Uses of ProjectUpdatedEvent in com.atlassian.jira.plugins.webhooks.spi
Methods in com.atlassian.jira.plugins.webhooks.spi with parameters of type ProjectUpdatedEventModifier and TypeMethodDescriptionvoidJiraWebhookEventPublisher.onProjectUpdatedEvent(ProjectUpdatedEvent event)