JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.nuxeo.ecm.core.event.impl.ShallowEvent
Packages that use
ShallowEvent
Package
Description
org.nuxeo.ecm.core.event.impl
Event Service implementation.
Uses of
ShallowEvent
in
org.nuxeo.ecm.core.event.impl
Methods in
org.nuxeo.ecm.core.event.impl
that return
ShallowEvent
Modifier and Type
Method
Description
static
ShallowEvent
ShallowEvent.
create
(
Event
event)