Uses of Class
com.atlassian.confluence.event.events.space.SpaceUpdateEvent
-
Packages that use SpaceUpdateEvent Package Description com.atlassian.confluence.impl.audit.listener com.atlassian.confluence.internal.webhooks -
-
Uses of SpaceUpdateEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type SpaceUpdateEvent Modifier and Type Method Description void
SpaceAuditListener. spaceUpdateEvent(SpaceUpdateEvent event)
-
Uses of SpaceUpdateEvent in com.atlassian.confluence.internal.webhooks
Methods in com.atlassian.confluence.internal.webhooks with parameters of type SpaceUpdateEvent Modifier and Type Method Description void
ApplicationWebhookEventPublisher. onSpaceUpdated(SpaceUpdateEvent event)
-