public interface TaskFailedReason extends TaskEndReason
Modifier and Type | Method and Description |
---|---|
boolean |
countTowardsTaskFailures()
Whether this task failure should be counted towards the maximum number of times the task is
allowed to fail before the stage is aborted.
|
String |
toErrorString()
Error message displayed in the web UI.
|
String toErrorString()
boolean countTowardsTaskFailures()