Uses of Class
com.cloudbees.workflow.rest.external.FlowNodeExt
Packages that use FlowNodeExt
Package
Description
The "external" object model for the API.
- 
Uses of FlowNodeExt in com.cloudbees.workflow.rest.endpoints.flownodeMethods in com.cloudbees.workflow.rest.endpoints.flownode that return FlowNodeExtModifier and TypeMethodDescriptionstatic FlowNodeExtDescribe.get(org.jenkinsci.plugins.workflow.graph.FlowNode node) Fetch API results for a node or stage
- 
Uses of FlowNodeExt in com.cloudbees.workflow.rest.externalSubclasses of FlowNodeExt in com.cloudbees.workflow.rest.externalModifier and TypeClassDescriptionclassclassprotected static classHides child nodes, so we store a complete image but only return the minimal amount of dataMethods in com.cloudbees.workflow.rest.external that return FlowNodeExtModifier and TypeMethodDescriptionstatic FlowNodeExtFlowNodeExt.create(org.jenkinsci.plugins.workflow.graph.FlowNode node) static FlowNodeExtFlowNodeExt.create(org.jenkinsci.plugins.workflow.graph.FlowNode node, String execNodeName, ExecDuration duration, long startTimeMillis, StatusExt status, org.jenkinsci.plugins.workflow.actions.ErrorAction error)