Class DataChooserResult.Row

java.lang.Object
com.suncode.pwfl.workflow.form.datachooser.DataChooserResult.Row
Enclosing class:
DataChooserResult

public class DataChooserResult.Row extends Object
  • Constructor Details

    • Row

      public Row()
  • Method Details

    • value

      public DataChooserResult.Row value(String mappingId, String value)
      Sets value for given mapping in current row.
      Parameters:
      mappingId - Mapping id
      value - Value
      Returns:
      Current row