Class PathStep
java.lang.Object
org.qubership.atp.dataset.service.jpa.model.PathStep
Path step for reference macros. Contains ID or name, or both. The reason is,
that reference macro can have reference to some parameter with list of UUIDs OR list of String?
or some mixed collection.
To check reference match we need to check ID, if it's null - check name.
-
Constructor Summary
Constructors -
Method Summary