Class GetScriptDagNode


  • public final class GetScriptDagNode
    extends java.lang.Object
    • Method Detail

      • args

        public java.util.List<GetScriptDagNodeArg> args()
        Returns:
        Nested configuration an argument or property of a node. Defined below.
      • id

        public java.lang.String id()
        Returns:
        Node identifier that is unique within the node's graph.
      • lineNumber

        public java.util.Optional<java.lang.Integer> lineNumber()
        Returns:
        Line number of the node.
      • nodeType

        public java.lang.String nodeType()
        Returns:
        Type of node this is.