Package org.qubership.atp.mia.model.ei
Class ExportImportCompound
java.lang.Object
org.qubership.atp.mia.model.ei.ExportImportIdentifier
org.qubership.atp.mia.model.ei.ExportImportCompound
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class org.qubership.atp.mia.model.ei.ExportImportIdentifier
id, name, projectId, sourceId -
Constructor Summary
ConstructorsConstructorDescriptionCreate new one from CompoundConfiguration. -
Method Summary
-
Constructor Details
-
ExportImportCompound
Create new one from CompoundConfiguration.- Parameters:
c- CompoundConfiguration
-