Interface BitolDirectoryScanner.DocumentPublisher
- Enclosing class:
BitolDirectoryScanner
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Callback used to publish a document found by the scanner.
-
Method Summary
-
Method Details
-
publish
Publish a document.- Parameters:
rawDocument- document content (YAML or JSON)
-