This class represents the add check event. This could be triggered when a user presses the add button for a given document's
check line.
Constructor Summary
public
AddCheckEvent(String errorPathPrefix, Document document, Check check) Constructs an AddCheckEvent with the given errorPathPrefix, document, and accountingLine.
Constructs an AddCheckEvent with the given errorPathPrefix, document, and accountingLine.
Parameters: errorPathPrefix - Parameters: document - Parameters: accountingLine -