Class VersionRecordEvaluator

  • All Implemented Interfaces:
    org.alfresco.web.evaluator.Evaluator

    public class VersionRecordEvaluator
    extends BaseRMEvaluator
    Evaluates the indicator for records that have the versionRecord aspect
    Since:
    2.3
    Author:
    Roy Wetherall
    • Field Summary

      • Fields inherited from class org.alfresco.web.evaluator.BaseEvaluator

        args, metadata, negateOutput
    • Constructor Detail

      • VersionRecordEvaluator

        public VersionRecordEvaluator()
    • Method Detail

      • evaluate

        public boolean evaluate​(org.json.simple.JSONObject jsonObject)
        Specified by:
        evaluate in interface org.alfresco.web.evaluator.Evaluator
        Specified by:
        evaluate in class org.alfresco.web.evaluator.BaseEvaluator
        See Also:
        BaseEvaluator.evaluate(org.json.simple.JSONObject)