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) |
| Modifier and Type | Method and Description |
|---|---|
Void |
invoke(File path,
hudson.remoting.VirtualChannel channel) |
public Void invoke(File path, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2016. All Rights Reserved.