Class ChainElementFilePropertiesSubstitutor
java.lang.Object
org.qubership.integration.platform.runtime.catalog.service.exportimport.mapper.chain.ChainElementFilePropertiesSubstitutor
-
Constructor Summary
ConstructorsConstructorDescriptionChainElementFilePropertiesSubstitutor(com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Method Summary
Modifier and TypeMethodDescriptionvoidenrichElementWithFileProperties(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement element, File chainFilesDir, String propertiesFilename) getElementPropertiesAsSeparateFiles(ChainElementExternalEntity externalElement)
-
Constructor Details
-
ChainElementFilePropertiesSubstitutor
public ChainElementFilePropertiesSubstitutor(@Qualifier("primaryObjectMapper") com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
-
Method Details
-
enrichElementWithFileProperties
-
getElementPropertiesAsSeparateFiles
public Map<String,byte[]> getElementPropertiesAsSeparateFiles(ChainElementExternalEntity externalElement)
-