Class ChainCall2PropertiesBuilder
java.lang.Object
org.qubership.integration.platform.runtime.catalog.service.deployment.properties.builders.ChainCall2PropertiesBuilder
- All Implemented Interfaces:
ElementPropertiesBuilder
@Component
public class ChainCall2PropertiesBuilder
extends Object
implements ElementPropertiesBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanapplicableTo(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement element) build(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement element) getChainCallProperties(ElementService elementService, Map<String, Object> chainCallPropertiesContainer)
-
Constructor Details
-
ChainCall2PropertiesBuilder
-
-
Method Details
-
applicableTo
public boolean applicableTo(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement element) - Specified by:
applicableToin interfaceElementPropertiesBuilder
-
build
public Map<String,String> build(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement element) - Specified by:
buildin interfaceElementPropertiesBuilder
-
getChainCallProperties
-