Uses of Class
com.cloudbees.workflow.rest.external.AtomFlowNodeExt
Packages that use AtomFlowNodeExt
-
Uses of AtomFlowNodeExt in com.cloudbees.workflow.rest.external
Methods in com.cloudbees.workflow.rest.external that return AtomFlowNodeExtModifier and TypeMethodDescriptionstatic AtomFlowNodeExtAtomFlowNodeExt.create(org.jenkinsci.plugins.workflow.graph.FlowNode node) static AtomFlowNodeExtAtomFlowNodeExt.create(org.jenkinsci.plugins.workflow.graph.FlowNode node, String execNodeName, ExecDuration duration, long startTimeMillis, StatusExt status, org.jenkinsci.plugins.workflow.actions.ErrorAction error) Create an AtomFlowNode from this onestatic AtomFlowNodeExtChunkVisitor.makeAtomNode(org.jenkinsci.plugins.workflow.job.WorkflowRun run, org.jenkinsci.plugins.workflow.graph.FlowNode beforeNode, org.jenkinsci.plugins.workflow.graph.FlowNode node, org.jenkinsci.plugins.workflow.graph.FlowNode next) Methods in com.cloudbees.workflow.rest.external that return types with arguments of type AtomFlowNodeExtModifier and TypeMethodDescriptionStageNodeExt.ChildHidingWrapper.getStageFlowNodes()StageNodeExt.getStageFlowNodes()Method parameters in com.cloudbees.workflow.rest.external with type arguments of type AtomFlowNodeExtModifier and TypeMethodDescriptionvoidStageNodeExt.setStageFlowNodes(List<AtomFlowNodeExt> stageFlowNodes)