Class ProcessorPresentUpgradeOperation

All Implemented Interfaces:
org.craftercms.commons.upgrade.UpgradeOperation<Target>, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
AddLifecycleHookUpgradeOperation

public abstract class ProcessorPresentUpgradeOperation extends AbstractProcessorUpgradeOperation
Extension of AbstractTargetUpgradeOperation that only runs if a given processor is found in the pipeline of the target
Since:
3.1.9
Author:
joseross