@Extension
public class KiuwanDownloadable
extends hudson.model.DownloadService.Downloadable
| Constructor and Description |
|---|
KiuwanDownloadable() |
| Modifier and Type | Method and Description |
|---|---|
File |
resolve(hudson.model.TaskListener listener,
KiuwanDescriptor descriptor)
If the package isn't downloaded yet, download it and return its local cache.
|
public File resolve(hudson.model.TaskListener listener, KiuwanDescriptor descriptor) throws IOException
listener - the task listenerdescriptor - current kiuwan descriptorIOException - if a problem occurs trying to resolve the package to downloadCopyright © 2004-2019. All Rights Reserved.