public class OneToOne extends Object implements InternalExternalEventMapper
Event
to a single FedoraEvent
Constructor and Description |
---|
OneToOne() |
Modifier and Type | Method and Description |
---|---|
Stream<FedoraEvent> |
apply(Stream<javax.jcr.observation.Event> jcrEvents) |
public OneToOne()
public Stream<FedoraEvent> apply(Stream<javax.jcr.observation.Event> jcrEvents)
apply
in interface Function<Stream<javax.jcr.observation.Event>,Stream<FedoraEvent>>
Copyright © 2013–2016 DuraSpace, Inc.. All rights reserved.