Class CompareContentConditionEvaluator

All Implemented Interfaces:
ActionConditionEvaluator, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class CompareContentConditionEvaluator extends ActionConditionEvaluatorAbstractBase
Content change condition evaluator implementation. Required only in Scripted Actions to allow determination if content has changed.
Usage in MetaDataExtractAction.create(boolean)
Author:
Sayan Bhattacharya