Package | Description |
---|---|
org.jenkinsci.plugins.workflow.steps |
Modifier and Type | Class and Description |
---|---|
class |
CatchErrorStep
Runs a block.
|
class |
WarnErrorStep
Runs a block, and if that block fails, prints a message, marks the build as
Result.UNSTABLE , adds a
WarningAction to the step, and then continues execution normally. |
Copyright © 2016–2022. All rights reserved.