Class ListValueFormulaParser
java.lang.Object
org.qubership.atp.dataset.migration.formula.parsers.ListValueFormulaParser
- All Implemented Interfaces:
ExcelFormulaAdapter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ListValueFormulaParser
public ListValueFormulaParser()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceExcelFormulaAdapter
-
transform
Description copied from interface:ExcelFormulaAdapterTransforms excel cell data into ds service value.- Specified by:
transformin interfaceExcelFormulaAdapter- Returns:
- Ds service value
- Throws:
TransformationException
-
matches
- Specified by:
matchesin interfaceExcelFormulaAdapter
-