public class SQLPlusRunner extends Object implements Serializable
| Constructor and Description |
|---|
SQLPlusRunner(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
hudson.Launcher launcher,
boolean isHideSQLPlusVersion,
String user,
String password,
String instance,
String script,
String oracleHome,
String scriptType,
String customOracleHome,
String customSQLPlusHome,
String customTNSAdmin,
boolean tryToDetectOracleHome,
boolean debug) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
runGetSQLPLusVersion(String customSQLPlusHome,
String oracleHome,
hudson.model.BuildListener listener,
hudson.Launcher launcher) |
public SQLPlusRunner(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
hudson.Launcher launcher,
boolean isHideSQLPlusVersion,
String user,
String password,
String instance,
String script,
String oracleHome,
String scriptType,
String customOracleHome,
String customSQLPlusHome,
String customTNSAdmin,
boolean tryToDetectOracleHome,
boolean debug)
public void run()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2018. All rights reserved.