| Package | Description |
|---|---|
| com.kiuwan.plugins.kiuwanJenkinsPlugin | |
| com.kiuwan.plugins.kiuwanJenkinsPlugin.runnable | |
| com.kiuwan.plugins.kiuwanJenkinsPlugin.util |
| Modifier and Type | Method and Description |
|---|---|
KiuwanDescriptor |
KiuwanRecorder.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
File |
KiuwanDownloadable.resolve(hudson.model.TaskListener listener,
KiuwanDescriptor descriptor)
If the package isn't downloaded yet, download it and return its local cache.
|
| Constructor and Description |
|---|
KiuwanRunnable(KiuwanDescriptor descriptor,
KiuwanRecorder recorder,
hudson.model.Node node,
hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
AtomicReference<hudson.model.Result> resultReference,
AtomicReference<Throwable> exceptionReference) |
| Modifier and Type | Method and Description |
|---|---|
static URL |
KiuwanUtils.getKiuwanLocalAnalyzerDownloadURL(KiuwanDescriptor descriptor) |
static String |
KiuwanUtils.getPathFromConfiguredKiuwanURL(String prefix,
KiuwanDescriptor descriptor)
Returns a path by concatenating the specified
prefix to a safe and
unique folder name for the kiuwan url in descriptor. |
static com.kiuwan.rest.client.ApiClient |
KiuwanUtils.instantiateClient(KiuwanDescriptor descriptor) |
| Constructor and Description |
|---|
KiuwanAnalyzerCommandBuilder(KiuwanDescriptor descriptor,
KiuwanRecorder recorder) |
Copyright © 2004-2019. All Rights Reserved.