public interface ImportPostProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(Map<String,Object> props)
Process any operations after import of content.
|
void process(Map<String,Object> props) throws ImportPostProcessException
props - properties defining the content importedImportPostProcessExceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.