Interface NodeLabelContext


  • public interface NodeLabelContext
    Gets the data required for the label renderer.
    Since:
    1.1.0
    • Method Detail

      • getNodeContext

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

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