Interface NodeTemplateFactory


public interface NodeTemplateFactory
Generates a custom node template.
Since:
1.2.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a node template to generate.
  • Method Details

    • build

      NodeTemplate build()
      Returns a node template to generate.