Class IfElementType
java.lang.Object
org.qubership.integration.platform.runtime.catalog.builder.templates.helpers.IfElementType
- All Implemented Interfaces:
com.github.jknack.handlebars.Helper<Object>
-
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(Object context, com.github.jknack.handlebars.Options options) throws IOException - Specified by:
applyin interfacecom.github.jknack.handlebars.Helper<Object>- Throws:
IOException
-