Class XmlBuilder
java.lang.Object
org.qubership.integration.platform.runtime.catalog.builder.XmlBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionXmlBuilder(TemplateService templateService, org.qubership.integration.platform.catalog.service.library.LibraryElementsService libraryService, org.qubership.integration.platform.catalog.util.ElementUtils elementUtils) -
Method Summary
-
Constructor Details
-
XmlBuilder
@Autowired public XmlBuilder(TemplateService templateService, org.qubership.integration.platform.catalog.service.library.LibraryElementsService libraryService, org.qubership.integration.platform.catalog.util.ElementUtils elementUtils)
-
-
Method Details
-
build
public String build(List<org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement> elements) throws XMLStreamException, IOException - Throws:
XMLStreamExceptionIOException
-