hudson.tools
Class DownloadFromUrlInstaller.InstallableList

java.lang.Object
  extended by hudson.tools.DownloadFromUrlInstaller.InstallableList
Enclosing class:
DownloadFromUrlInstaller

public static class DownloadFromUrlInstaller.InstallableList
extends Object

Used for JSON databinding to parse the obtained list.


Field Summary
 DownloadFromUrlInstaller.Installable[] list
           
 
Constructor Summary
DownloadFromUrlInstaller.InstallableList()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

list

public DownloadFromUrlInstaller.Installable[] list
Constructor Detail

DownloadFromUrlInstaller.InstallableList

public DownloadFromUrlInstaller.InstallableList()


Copyright © 2004-2013. All Rights Reserved.