| Package | Description |
|---|---|
| org.neo4j.ogm.session.event |
| Modifier and Type | Method and Description |
|---|---|
Event.TYPE |
PersistenceEvent.getLifeCycle() |
Event.TYPE |
Event.getLifeCycle() |
static Event.TYPE |
Event.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Event.TYPE[] |
Event.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PersistenceEvent(Object affectedObject,
Event.TYPE lifecycle) |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.