public interface DocStoreIntegration
All the required features for DocStore integration.
-
Method Summary
Modifier and TypeMethodDescriptionReturn the DocStore.Return the DocStoreUpdateProcessor to use.
-
Method Details
-
updateProcessor
Return the DocStoreUpdateProcessor to use. -
documentStore
Return the DocStore.
-