java.lang.Object
org.qubership.integration.platform.runtime.catalog.builder.templates.helpers.IdentifierHelper
All Implemented Interfaces:
com.github.jknack.handlebars.Helper<Object>

public class IdentifierHelper extends Object implements com.github.jknack.handlebars.Helper<Object>
  • Constructor Details

    • IdentifierHelper

      public IdentifierHelper()
  • Method Details

    • apply

      public Object apply(Object context, com.github.jknack.handlebars.Options options) throws IOException
      Specified by:
      apply in interface com.github.jknack.handlebars.Helper<Object>
      Throws:
      IOException