Class Describe

    • Constructor Detail

      • Describe

        public Describe()
    • Method Detail

      • getUrl

        public static String getUrl​(org.jenkinsci.plugins.workflow.graph.FlowNode node)
      • get

        public static FlowNodeExt get​(org.jenkinsci.plugins.workflow.graph.FlowNode node)
                               throws IOException
        Fetch API results for a node or stage
        Parameters:
        node - Node to fetch, or start node for a stage
        Returns:
        Node API response object (may be a stage)
        Throws:
        IOException - In probably very rare transitory situations where a WorkflowRun doesn't have a queueExecutable