Uses of Class
org.springframework.content.commons.repository.events.AfterSetContentEvent
Packages that use AfterSetContentEvent
-
Uses of AfterSetContentEvent in org.springframework.content.commons.repository.events
Methods in org.springframework.content.commons.repository.events with parameters of type AfterSetContentEventModifier and TypeMethodDescriptionprotected voidAbstractStoreEventListener.onAfterSetContent(AfterSetContentEvent event) Deprecated.Override this method if you are interested in afterSetContent events.