FirstWorkingReporter

class FirstWorkingReporter implements Reporter

User: nikolavp (Nikola Petrov) Date: 14-7-21 Time: 15:35

Constructors

FirstWorkingReporter

FirstWorkingReporter(Reporter... others)

Methods

approveNew

public boolean approveNew(byte[] value, File fileForApproval, File fileForVerification)

canApprove

public boolean canApprove(File fileForApproval)

notTheSame

public void notTheSame(byte[] oldValue, File fileForVerification, byte[] newValue, File fileForApproval)