public class KojiLauncher extends Object
| Constructor and Description |
|---|
KojiLauncher(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Initializes the base infrastructure for proper Koji CLI invocation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
callKoji()
Tries to call Koji with a given command.
|
static String[] |
concatenate(String[] A,
String[] B)
Convenience method to concatenate two arrays.
|
public KojiLauncher(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
build - See field reference.launcher - See field reference.listener - See field reference.Copyright © 2004-2015. All Rights Reserved.