public class ContentLifeCycleProcessor extends PathMatchProcessor
| Modifier and Type | Field and Description |
|---|---|
protected DmContentLifeCycleService |
dmContentLifeCycleService |
_matchPaths, _unmatchPaths, NAME_name| Constructor and Description |
|---|
ContentLifeCycleProcessor() |
| Modifier and Type | Method and Description |
|---|---|
DmContentLifeCycleService |
getDmContentLifeCycleService() |
void |
process(PipelineContent content,
ResultTO result)
process the content at the given path.
|
void |
setDmContentLifeCycleService(DmContentLifeCycleService dmContentLifeCycleService) |
isProcessable, setMatchPaths, setUnmatchPathscheckForMandatoryParam, getName, setNameprotected DmContentLifeCycleService dmContentLifeCycleService
public void process(PipelineContent content, ResultTO result) throws ContentProcessException
ContentProcessorprocess in interface ContentProcessorprocess in class BaseContentProcessorcontent - content to processresult - result to returnContentProcessExceptionpublic DmContentLifeCycleService getDmContentLifeCycleService()
public void setDmContentLifeCycleService(DmContentLifeCycleService dmContentLifeCycleService)
Copyright © 2023 CrafterCMS. All rights reserved.