Class ParentIdentifierHelper
java.lang.Object
org.qubership.integration.platform.runtime.catalog.builder.templates.helpers.ParentIdentifierHelper
- All Implemented Interfaces:
com.github.jknack.handlebars.Helper<org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement>
public class ParentIdentifierHelper
extends Object
implements com.github.jknack.handlebars.Helper<org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParentIdentifierHelper
public ParentIdentifierHelper()
-
-
Method Details
-
apply
public Object apply(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement element, com.github.jknack.handlebars.Options options) - Specified by:
applyin interfacecom.github.jknack.handlebars.Helper<org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement>
-