public static class Cause.UpstreamCause.DeeplyNestedUpstreamCause extends Cause
Cause.LegacyCodeCause, Cause.RemoteCause, Cause.UpstreamCause, Cause.UserCause, Cause.UserIdCause
Constructor and Description |
---|
DeeplyNestedUpstreamCause() |
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription()
One-line human-readable text of the cause.
|
void |
onLoad(Job<?,?> _job,
int _buildNumber) |
String |
toString() |
public String getShortDescription()
Cause
By default, this method is used to render HTML as well.
getShortDescription
in class Cause
public void onLoad(@NonNull Job<?,?> _job, int _buildNumber)
Copyright © 2004–2021. All rights reserved.