Class DocumentLinkParameters

java.lang.Object
com.aquima.interactions.framework.container.link.LinkParameters
com.aquima.interactions.framework.container.link.DocumentLinkParameters
All Implemented Interfaces:
ILinkParameters, Serializable

public class DocumentLinkParameters extends LinkParameters
This class is responsible for parsing the parameters of a document link container.
Since:
6.0
Author:
J. van Leuven
See Also:
  • Field Details

  • Constructor Details

    • DocumentLinkParameters

      public DocumentLinkParameters(IParameters parameters)
      Constructs the parameters object with the parameters of the dynamic container.
      Parameters:
      parameters - The parameter of the dynamic container.