hudson.model
Class UpdateCenter.ConnectionCheckJob

java.lang.Object
  extended by hudson.model.UpdateCenter.UpdateCenterJob
      extended by hudson.model.UpdateCenter.ConnectionCheckJob
All Implemented Interfaces:
Runnable
Enclosing class:
UpdateCenter

public final class UpdateCenter.ConnectionCheckJob
extends UpdateCenter.UpdateCenterJob

Tests the internet connectivity.


Field Summary
 
Fields inherited from class hudson.model.UpdateCenter.UpdateCenterJob
error, id, site
 
Constructor Summary
UpdateCenter.ConnectionCheckJob(UpdateSite site)
           
 
Method Summary
 String[] getStatuses()
           
 void run()
           
 
Methods inherited from class hudson.model.UpdateCenter.UpdateCenterJob
getApi, getError, getErrorMessage, getType, schedule, submit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateCenter.ConnectionCheckJob

public UpdateCenter.ConnectionCheckJob(UpdateSite site)
Method Detail

run

public void run()

getStatuses

public String[] getStatuses()


Copyright © 2004-2013. All Rights Reserved.