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