public class SQLPlusRunner extends Object implements Serializable
| Constructor and Description |
|---|
SQLPlusRunner(hudson.model.Run<?,?> build,
hudson.model.TaskListener listener,
hudson.Launcher launcher,
boolean isHideSQLPlusVersion,
String user,
String password,
String instance,
String script,
String globalOracleHome,
String globalSQLPlusHome,
String globalTNSAdmin,
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.TaskListener listener,
hudson.Launcher launcher) |
public SQLPlusRunner(hudson.model.Run<?,?> build,
hudson.model.TaskListener listener,
hudson.Launcher launcher,
boolean isHideSQLPlusVersion,
String user,
String password,
String instance,
String script,
String globalOracleHome,
String globalSQLPlusHome,
String globalTNSAdmin,
String scriptType,
String customOracleHome,
String customSQLPlusHome,
String customTNSAdmin,
boolean tryToDetectOracleHome,
boolean debug)
public void run()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2013–2018. All rights reserved.