hudson.plugins.buckminster.install
Class BuckminsterInstallable

java.lang.Object
  extended by hudson.tools.DownloadFromUrlInstaller.Installable
      extended by hudson.plugins.buckminster.install.BuckminsterInstallable

public class BuckminsterInstallable
extends hudson.tools.DownloadFromUrlInstaller.Installable


Nested Class Summary
static class BuckminsterInstallable.BuckminsterInstallableList
           
static class BuckminsterInstallable.Feature
           
static class BuckminsterInstallable.Repository
           
 
Field Summary
 java.lang.String iu
           
 BuckminsterInstallable.Repository[] repositories
           
 java.lang.String repositoryURL
           
 
Fields inherited from class hudson.tools.DownloadFromUrlInstaller.Installable
id, name, url
 
Constructor Summary
BuckminsterInstallable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

repositories

public BuckminsterInstallable.Repository[] repositories

repositoryURL

public java.lang.String repositoryURL

iu

public java.lang.String iu
Constructor Detail

BuckminsterInstallable

public BuckminsterInstallable()


Copyright © 2011. All Rights Reserved.