Package | Description |
---|---|
org.apache.jackrabbit.core.observation |
Modifier and Type | Method and Description |
---|---|
EventFilter |
ObservationManagerImpl.createEventFilter(int eventTypes,
List<String> absPaths,
boolean isDeep,
String[] uuid,
String[] nodeTypeName,
boolean noLocal,
boolean noExternal,
boolean noInternal)
Creates a new event filter with the given restrictions.
|
Constructor and Description |
---|
EventJournalImpl(EventFilter filter,
Journal journal,
String producerId,
SessionImpl session)
Creates a new event journal.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.