Interface ProcessExecutor<R extends AbstractReports>

Type Parameters:
R - implementation of reports wrapper
All Known Subinterfaces:
CertificateProcessExecutor, DocumentProcessExecutor
All Known Implementing Classes:
DefaultCertificateProcessExecutor, DefaultSignatureProcessExecutor

public interface ProcessExecutor<R extends AbstractReports>
This interface allows to define how the validation process should be carried out.