Class DataSetListCheckService
java.lang.Object
org.qubership.atp.dataset.service.jpa.impl.DataSetListCheckService
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DataSetListContextServiceprotected ModelsProviderprotected JpaVisibilityAreaService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns DSL cycle check result.voidcheckOnCyclesThrowException(DataSetList dataSetList) Returns DSL cycle check result.
-
Field Details
-
dataSetListContextService
-
modelsProvider
-
visibilityAreaService
-
-
Constructor Details
-
DataSetListCheckService
public DataSetListCheckService()
-
-
Method Details
-
checkOnCyclesAll
Returns DSL cycle check result. -
checkOnCyclesThrowException
Returns DSL cycle check result.
-