Package hudson.model
Class UpdateCenter.DownloadJob.Failure
java.lang.Object
java.lang.Throwable
hudson.model.UpdateCenter.DownloadJob.InstallationStatus
hudson.model.UpdateCenter.DownloadJob.Failure
- All Implemented Interfaces:
Serializable
- Enclosing class:
- UpdateCenter.DownloadJob
Indicates that the installation of a plugin failed.
- See Also:
-
Field Summary
Fields inherited from class hudson.model.UpdateCenter.DownloadJob.InstallationStatus
id
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.UpdateCenter.DownloadJob.InstallationStatus
getType, isSuccess, requiresRestart
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
problem
-
-
Constructor Details
-
Failure
-
-
Method Details
-
getProblemStackTrace
-