hudson.model
Class UpdateCenter.DownloadJob.Success
java.lang.Object
java.lang.Throwable
hudson.model.UpdateCenter.DownloadJob.InstallationStatus
hudson.model.UpdateCenter.DownloadJob.Success
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- UpdateCenter.DownloadJob.SuccessButRequiresRestart
- Enclosing class:
- UpdateCenter.DownloadJob
public class UpdateCenter.DownloadJob.Success
- extends UpdateCenter.DownloadJob.InstallationStatus
Indicates that the plugin was successfully installed.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UpdateCenter.DownloadJob.Success
public UpdateCenter.DownloadJob.Success()
isSuccess
public boolean isSuccess()
- Overrides:
isSuccess
in class UpdateCenter.DownloadJob.InstallationStatus
Copyright © 2004-2013. All Rights Reserved.