Class QAScoreAutomaticProcessingEvaluation

java.lang.Object
org.dspace.qaevent.QAScoreAutomaticProcessingEvaluation
All Implemented Interfaces:
QAEventAutomaticProcessingEvaluation

public class QAScoreAutomaticProcessingEvaluation extends Object implements QAEventAutomaticProcessingEvaluation
A configurable implementation of QAEventAutomaticProcessingEvaluation allowing to define thresholds for automatic acceptance, rejection or ignore of QAEvent matching a specific, optional, item filter LogicalStatement. If the item filter is not defined only the score threshold will be used.
Author:
Mohamed Eskander (mohamed.eskander at 4science.com)
  • Constructor Details

    • QAScoreAutomaticProcessingEvaluation

      public QAScoreAutomaticProcessingEvaluation()
  • Method Details