Class AssessmentSequence<DOC extends Document>

  • Type Parameters:
    DOC - the type of document that is the target of the assessment
    All Implemented Interfaces:
    Assessment<DOC>

    public class AssessmentSequence<DOC extends Document>
    extends Object
    implements Assessment<DOC>
    This class provides support for a list of assessments that get evaluated in a series.