Package org.qubership.atp.mia.model.ei
Class ExportImportCommonConfiguration
java.lang.Object
org.qubership.atp.mia.model.ei.ExportImportIdentifier
org.qubership.atp.mia.model.ei.ExportImportCommonConfiguration
- 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 CommonConfiguration. -
Method Summary
-
Constructor Details
-
ExportImportCommonConfiguration
Create new one from CommonConfiguration.- Parameters:
c- CommonConfiguration
-