public class AllNodeEventsOneEvent extends Object implements InternalExternalEventMapper
Events concerning one JCR node to one FedoraEvent. Adds the types of those JCR events
together to calculate the final type of the emitted FedoraEvent.| Constructor and Description |
|---|
AllNodeEventsOneEvent() |
| Modifier and Type | Method and Description |
|---|---|
Stream<FedoraEvent> |
apply(Stream<javax.jcr.observation.Event> events) |
public AllNodeEventsOneEvent()
public Stream<FedoraEvent> apply(Stream<javax.jcr.observation.Event> events)
apply in interface Function<Stream<javax.jcr.observation.Event>,Stream<FedoraEvent>>Copyright © 2013–2016 DuraSpace, Inc.. All rights reserved.