Interface NamedRoute


  • public interface NamedRoute
    Represents a node in the routes which is identified as a route.
    • Method Detail

      • getRouteId

        String getRouteId()
        Gets the route id.
      • getEndpointUrl

        String getEndpointUrl()
        Gets the route endpoint url.
      • getInput

        NamedNode getInput()
        Gets the route input