public interface ContentProcessorPipeline
| Modifier and Type | Method and Description |
|---|---|
void |
processContent(PipelineContent content,
ResultTO result)
process the given content through the executors chain
|
void processContent(PipelineContent content, ResultTO result) throws ContentProcessException, SiteNotFoundException
content - result - ContentProcessExceptionSiteNotFoundExceptionCopyright © 2023 CrafterCMS. All rights reserved.