Class GenerateURLHelper
java.lang.Object
org.qubership.integration.platform.runtime.catalog.builder.templates.helpers.GenerateURLHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintegeratePathAndQueryParams(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement element) Method is used to append the path and query parameter for URL
-
Constructor Details
-
GenerateURLHelper
public GenerateURLHelper()
-
-
Method Details
-
integeratePathAndQueryParams
public CharSequence integeratePathAndQueryParams(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement element) Method is used to append the path and query parameter for URL- Parameters:
element-- Returns:
-