| Package | Description |
|---|---|
| org.craftercms.cstudio.publishing.processor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExcludeProcessor
Base
PublishingProcessor that excludes files from indexing. |
class |
CacheInvalidatePostProcessor
Deprecated.
replaced by
HttpMethodCallPostProcessor |
class |
CommandProcessor
Windows Command Processor
|
class |
EmailProcessor
A post processor that sends email with the content published
|
class |
ExcludeByFieldValueProcessor
PublishingProcessor decorator that excludes files based on the value of a field. |
class |
ExcludeByPathProcessor
PublishingProcessor decorator that excludes files based on the path patterns. |
class |
HttpMethodCallPostProcessor
PublishingProcessor that does an HTTP method call to a specified URL. |
class |
OnPathMatchConditionalProcessor
PublishingProcessor decorator that maps file path patterns to post processors, so if files of the change
set match a pattern, the corresponding post processor is called for those files |
class |
PerSiteConditionalProcessor
PublishingProcessor decorator that executes a different processor per site, or if there's no processor
mapping, the default processor is used. |
class |
ReIndexPagesOnComponentUpdateProcessor
Scans the created and updated files for component updates, then executes a search query to retrieve the pages
that reference the components.
|
class |
ReIndexPagesOnLevelDescriptorUpdateProcessor
Scans the updated files to detect level descriptors and adds the possible affected children to be indexed.
|
class |
SamplePostProcessor
a sample post processor that logs a list of files published
|
class |
SearchAttachmentProcessor
Deprecated.
replaced by
SearchIndexingProcessor |
class |
SearchAttachmentWithExternalMetadataPostProcessor
Deprecated.
replaced by
SearchIndexingProcessor |
class |
SearchIndexBinaryFilesProcessor
Deprecated.
replaced by
SearchIndexingProcessor |
class |
SearchIndexingProcessor
PublishingProcessor that uses a list of BatchIndexers to update a Crafter Search index. |
class |
SearchUpdateFlattenXmlProcessor
Deprecated.
replaced by
SearchIndexingProcessor |
class |
SearchUpdateProcessor
Deprecated.
replaced by
SearchIndexingProcessor |
class |
ShellProcessor |
Copyright © 2017 CrafterCMS. All rights reserved.