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
- ContentProcessException
SiteNotFoundException
Copyright © 2023 CrafterCMS. All rights reserved.