public interface DocumentObserverParser
| Modifier and Type | Field and Description |
|---|---|
static DocumentObserverParser |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
default String |
fireEntity(String entity)
Fire an event to entity name
|
default String |
fireField(String entity,
String document)
Fire an event to each field in case of mapper process
|
static final DocumentObserverParser EMPTY
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.