public class SkenCLIBuilder extends Builder implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
SkenCLIBuilder.DescriptorImpl |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| Constructor and Description |
|---|
SkenCLIBuilder(String orgId,
String appId) |
| Modifier and Type | Method and Description |
|---|---|
static int |
execute(FilePath workDir,
TaskListener listener,
Map<String,String> map,
String... arguments) |
String |
getAppId() |
String |
getOrgId() |
void |
perform(Run<?,?> run,
FilePath workDir,
Launcher launcher,
TaskListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuildpublic String getOrgId()
public String getAppId()
public void perform(Run<?,?> run, FilePath workDir, Launcher launcher, TaskListener listener) throws InterruptedException, IOException
perform in interface SimpleBuildStepInterruptedExceptionIOExceptionCopyright © 2016–2021. All rights reserved.