public class SQLPlusRunner extends jenkins.MasterToSlaveFileCallable<Void>
| Constructor and Description |
|---|
SQLPlusRunner(hudson.model.BuildListener listener,
boolean isHideSQLPlusVersion,
String user,
String password,
String instance,
String script,
String oracleHome,
String scriptType,
String customOracleHome,
boolean tryToDetectOracleHome,
boolean debug) |
| Modifier and Type | Method and Description |
|---|---|
Void |
invoke(File path,
hudson.remoting.VirtualChannel channel) |
void |
runGetSQLPLusVersion(String oracleHome,
hudson.model.BuildListener listener) |
public Void invoke(File path, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void runGetSQLPLusVersion(String oracleHome, hudson.model.BuildListener listener)
Copyright © 2016–2017. All rights reserved.