java.lang.Object
com.cloudbees.workflow.rest.endpoints.flownode.Describe

public class Describe extends Object
FlowNode "describe" endpoint.
Author:
tom.fennelly@gmail.com
  • Constructor Details

    • Describe

      public Describe()
  • Method Details

    • 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