Class DocumentRendererParameters

java.lang.Object
com.aquima.interactions.framework.service.document.DocumentRendererParameters

public class DocumentRendererParameters extends Object
Parameters for the DocumentRender service.
Since:
9.1
Author:
r.fleuren
  • Constructor Details

    • DocumentRendererParameters

      public DocumentRendererParameters(IParameters parameters)
      Constructs the parameters object with the parameters of the dynamic container.
      Parameters:
      parameters - The parameter of the dynamic container.
  • Method Details

    • getDocumentType

      public String getDocumentType()
    • getDocumentName

      public String getDocumentName()