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, setUnmatchPaths
checkForMandatoryParam, getName, setName
protected DmContentLifeCycleService dmContentLifeCycleService
public void process(PipelineContent content, ResultTO result) throws ContentProcessException
ContentProcessor
process
in interface ContentProcessor
process
in class BaseContentProcessor
content
- content to processresult
- result to returnContentProcessException
public DmContentLifeCycleService getDmContentLifeCycleService()
public void setDmContentLifeCycleService(DmContentLifeCycleService dmContentLifeCycleService)
Copyright © 2023 CrafterCMS. All rights reserved.