public static final class PhaseExecutionAttachment.ExceptionAttachment extends PhaseExecutionAttachment
PhaseExecutionAttachment.ExceptionAttachment| Constructor and Description |
|---|
PhaseExecutionAttachment.ExceptionAttachment(ProvisioningActivity.Status status,
String title,
Throwable throwable) |
PhaseExecutionAttachment.ExceptionAttachment(ProvisioningActivity.Status status,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
String |
getUrlName()
Url fragment (without slashes) to provide URL subspace for this attachment.
|
String |
toString() |
getDisplayName, getIconFileName, getStatus, getTitlepublic PhaseExecutionAttachment.ExceptionAttachment(@Nonnull ProvisioningActivity.Status status, @Nonnull Throwable throwable)
public Throwable getCause()
@CheckForNull public String getUrlName()
PhaseExecutionAttachmentgetUrlName in interface hudson.model.ActiongetUrlName in class PhaseExecutionAttachmentCopyright © 2016. All rights reserved.