Class FormEntryConnector

  • All Implemented Interfaces:
    ConnectorInterface, VersionInfoInterface

    public class FormEntryConnector
    extends Connector
    implements ConnectorInterface
    This connector feeds an AssemblyLine with entries provided as raw data. It has two parameters:
  • isLoop - flag that enables looping trough the input data.

  • entryRawData - the input entries saved in UTF-8 format; this content can be set at runtime, by using setParam().