public class Neo4jDataManipulationEvent extends ApplicationEvent
ApplicationEvent that gets published by Neo4jTemplate to notify interested parties about data
manipulation events. In previous versions of Spring Data Neo4j this was known as Neo4jLifecycleEvent but
has been renamed to better describe the nature of the events.source| Constructor and Description |
|---|
Neo4jDataManipulationEvent(Object source,
Object entity) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEntity() |
getTimestampgetSource, toStringCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.