Class RecordedVersionHistoryMajorRevisionsEvaluator

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

    public class RecordedVersionHistoryMajorRevisionsEvaluator
    extends BaseRecordedVersionHistoryEvaluator
    Evaluates the indicator for documents which have the recordable version policy "MAJOR_ONLY" set.
    Since:
    2.3
    Author:
    Tuna Aksoy
    • Constructor Detail

      • RecordedVersionHistoryMajorRevisionsEvaluator

        public RecordedVersionHistoryMajorRevisionsEvaluator()
    • 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)