Uses of Class
com.cloudbees.workflow.rest.external.ExecDuration
Packages that use ExecDuration
-
Uses of ExecDuration in com.cloudbees.workflow.rest.external
Methods in com.cloudbees.workflow.rest.external with parameters of type ExecDurationModifier and TypeMethodDescriptionvoid
FlowNodeExt.addBasicNodeData
(org.jenkinsci.plugins.workflow.graph.FlowNode node, String execNodeName, ExecDuration duration, long startTimeMillis, StatusExt status, org.jenkinsci.plugins.workflow.actions.ErrorAction error) static AtomFlowNodeExt
AtomFlowNodeExt.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 FlowNodeExt
FlowNodeExt.create
(org.jenkinsci.plugins.workflow.graph.FlowNode node, String execNodeName, ExecDuration duration, long startTimeMillis, StatusExt status, org.jenkinsci.plugins.workflow.actions.ErrorAction error)