public class CliExecutor extends Object
Constructor and Description |
---|
CliExecutor(PrintStream logger,
hudson.model.Run<?,?> run,
hudson.Launcher launcher,
hudson.EnvVars envVars,
String gitLocalPath,
String topazCliWorkspace,
com.compuware.jenkins.common.configuration.CpwrGlobalConfiguration globalConfig,
String cliScriptFileRemote,
hudson.FilePath workDir) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(String connectionId,
String credentialsId,
String runtimeConfig,
String stream,
String app,
String subAppl,
String ispwLevel,
String containerPref,
String containerDesc,
String gitRepoUrl,
String gitCredentialsId,
String ref,
String refId,
String fromHash,
String toHash,
String ispwConfigPath) |
public CliExecutor(PrintStream logger, hudson.model.Run<?,?> run, hudson.Launcher launcher, hudson.EnvVars envVars, String gitLocalPath, String topazCliWorkspace, com.compuware.jenkins.common.configuration.CpwrGlobalConfiguration globalConfig, String cliScriptFileRemote, hudson.FilePath workDir)
public boolean execute(String connectionId, String credentialsId, String runtimeConfig, String stream, String app, String subAppl, String ispwLevel, String containerPref, String containerDesc, String gitRepoUrl, String gitCredentialsId, String ref, String refId, String fromHash, String toHash, String ispwConfigPath) throws InterruptedException, IOException
InterruptedException
IOException
Copyright © 2016–2025. All rights reserved.