public class KarafCommandFileOption extends KarafCommandOption
| Modifier and Type | Class and Description |
|---|---|
static class |
KarafCommandFileOption.DescriptorImpl |
| Constructor and Description |
|---|
KarafCommandFileOption(String file) |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
KarafBuildStepBuilder karafStep) |
String |
getFile() |
getDescriptorpublic final String file
@DataBoundConstructor public KarafCommandFileOption(String file)
public String getFile()
public int execute(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
KarafBuildStepBuilder karafStep)
throws KarafCommandException
execute in class KarafCommandOptionKarafCommandExceptionCopyright © 2016–2017. All rights reserved.