Interface NodeTemplateContext


  • public interface NodeTemplateContext
    Gets the data required for the node value renderer.
    Since:
    1.2.0
    • Method Detail

      • getNodeContext

        NodeContext getNodeContext()
        Returns the current node context.
      • getSession

        com.orchestranetworks.service.Session getSession()
        Returns the current user session.