com.kiuwan.plugins.kiuwanJenkinsPlugin
Class KiuwanDownloadable

java.lang.Object
  extended by hudson.model.DownloadService.Downloadable
      extended by com.kiuwan.plugins.kiuwanJenkinsPlugin.KiuwanDownloadable
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class KiuwanDownloadable
extends hudson.model.DownloadService.Downloadable


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
KiuwanDownloadable()
           
 
Method Summary
 File resolve(String osName, String sunArchDataModel, hudson.model.TaskListener listener)
          If the package isn't downloaded yet, download it and return its local cache.
 
Methods inherited from class hudson.model.DownloadService.Downloadable
all, doPostBack, get, getData, getDataFile, getDue, getId, getInterval, getUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KiuwanDownloadable

public KiuwanDownloadable()
Method Detail

resolve

public File resolve(String osName,
                    String sunArchDataModel,
                    hudson.model.TaskListener listener)
             throws IOException
If the package isn't downloaded yet, download it and return its local cache.

Throws:
IOException


Copyright © 2004-2016. All Rights Reserved.