Uses of Interface
io.ebeanservice.docstore.api.DocStoreUpdateProcessor
-
Packages that use DocStoreUpdateProcessor Package Description io.ebeanservice.docstore.api The service API for document store integration. -
-
Uses of DocStoreUpdateProcessor in io.ebeanservice.docstore.api
Methods in io.ebeanservice.docstore.api that return DocStoreUpdateProcessor Modifier and Type Method Description DocStoreUpdateProcessorDocStoreIntegration. updateProcessor()Return the DocStoreUpdateProcessor to use.
-