Uses of Class
org.jenkinsci.plugins.workflow.actions.ErrorAction
Packages that use ErrorAction
-
Uses of ErrorAction in org.jenkinsci.plugins.workflow.graph
Methods in org.jenkinsci.plugins.workflow.graph that return ErrorActionModifier and TypeMethodDescriptionfinal ErrorAction
FlowNode.getError()
If this node has terminated with an error, return an object that indicates that.