hudson.model
Class UpdateCenter.DownloadJob.Pending

java.lang.Object
  extended by java.lang.Throwable
      extended by hudson.model.UpdateCenter.DownloadJob.InstallationStatus
          extended by hudson.model.UpdateCenter.DownloadJob.Pending
All Implemented Interfaces:
Serializable
Enclosing class:
UpdateCenter.DownloadJob

public class UpdateCenter.DownloadJob.Pending
extends UpdateCenter.DownloadJob.InstallationStatus

Indicates that the plugin is waiting for its turn for installation.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class hudson.model.UpdateCenter.DownloadJob.InstallationStatus
id
 
Constructor Summary
UpdateCenter.DownloadJob.Pending()
           
 
Method Summary
 
Methods inherited from class hudson.model.UpdateCenter.DownloadJob.InstallationStatus
getType, isSuccess, requiresRestart
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpdateCenter.DownloadJob.Pending

public UpdateCenter.DownloadJob.Pending()


Copyright © 2004-2013. All Rights Reserved.