Class DataSetListParameterExtractor
java.lang.Object
org.qubership.atp.dataset.service.jpa.model.DataSetListParameterExtractor
Used for REF_THIS macro. Get already created DS (actually DSL) context
and extracts value by path.
-
Constructor Summary
ConstructorsConstructorDescriptionDataSetListParameterExtractor(DataSetList dataSetList, PathStep dataSetPath, List<PathStep> referenceAttributePath, PathStep attributePath) Default constructor. -
Method Summary
-
Constructor Details
-
DataSetListParameterExtractor
public DataSetListParameterExtractor(DataSetList dataSetList, PathStep dataSetPath, List<PathStep> referenceAttributePath, PathStep attributePath) Default constructor.
-
-
Method Details
-
extract
Extracts and returns found value.- Throws:
DataSetServiceException
-