public static final class PhaseExecutionAttachment.ExceptionAttachment extends PhaseExecutionAttachment
PhaseExecutionAttachment.ExceptionAttachment
Constructor and Description |
---|
ExceptionAttachment(ProvisioningActivity.Status status,
String title,
Throwable throwable) |
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, getTitle
public ExceptionAttachment(@Nonnull ProvisioningActivity.Status status, @Nonnull Throwable throwable)
public Throwable getCause()
@CheckForNull public String getUrlName()
PhaseExecutionAttachment
getUrlName
in interface hudson.model.Action
getUrlName
in class PhaseExecutionAttachment
Copyright © 2016–2017. All rights reserved.