/**
  * Constructor
  */
 function __construct()
 {
     parent::__construct(SUBMISSION_FILE_REVIEW_REVISION);
 }