Interface DocumentProcessExecutor

All Superinterfaces:
ProcessExecutor<Reports>
All Known Implementing Classes:
DefaultSignatureProcessExecutor

public interface DocumentProcessExecutor
extends ProcessExecutor<Reports>
  • Method Details

    • setValidationLevel

      void setValidationLevel​(ValidationLevel validationLevel)
      This method allows to set the validation level that is used during the validation process execution.
      Parameters:
      validationLevel - the validation level.
    • setEnableEtsiValidationReport

      void setEnableEtsiValidationReport​(boolean enableEtsiValidationReport)
      Specifies if the ETSI Validation Report must be created
      Parameters:
      enableEtsiValidationReport -