public abstract class FilteredAction extends BaseAction
BaseAction providing basic item filtering functionality.
There are many cases when some special properties, nodes or node types should be skipped during the rollout process.
One simple example would be the jcr:uuid property that would cause problems if it is duplicated outside the version creating process.
BaseAction uses pattern matching to skip execution on certain nodes, node types or properties.
The matching is performed by ItemFilterImpl instances.RolloutManager excludes will be used.ItemFilterImplexecute, execute, execute, getName, getParameterName, getPropertiesNames, getRank, getTitle, isPage, resourceHasNode, writeCopyright © 2010 - 2023 Adobe. All Rights Reserved