Serialized Form
-
Package org.jenkinsci.plugins.sqlplus.script.runner
-
Class org.jenkinsci.plugins.sqlplus.script.runner.SQLPlusRunner
class SQLPlusRunner extends Object implements Serializable- serialVersionUID:
- -2426963507463371935L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
build
Run<?,
?> build -
customNLSLang
String customNLSLang
-
customOracleHome
String customOracleHome
-
customSQLPath
String customSQLPath
-
customSQLPlusHome
String customSQLPlusHome
-
customTNSAdmin
String customTNSAdmin
-
debug
boolean debug
-
globalNLSLang
String globalNLSLang
-
globalOracleHome
String globalOracleHome
-
globalSQLPath
String globalSQLPath
-
globalSQLPlusHome
String globalSQLPlusHome
-
globalTNSAdmin
String globalTNSAdmin
-
instance
String instance
-
isHideSQLPlusVersion
boolean isHideSQLPlusVersion
-
isSysdba
boolean isSysdba
-
launcher
Launcher launcher
-
listener
TaskListener listener
-
password
String password
-
script
String script
-
scriptType
String scriptType
-
tryToDetectOracleHome
boolean tryToDetectOracleHome
-
user
String user
-
workspace
FilePath workspace
-
-
Class org.jenkinsci.plugins.sqlplus.script.runner.SQLPlusRunnerBuilder.DescriptorImpl
- serialVersionUID:
- 8902135359865137242L
-
Serialized Fields
-
debug
boolean debug
-
globalNLSLang
String globalNLSLang
-
globalOracleHome
String globalOracleHome
-
globalSQLPath
String globalSQLPath
-
globalSQLPlusHome
String globalSQLPlusHome
-
globalTNSAdmin
String globalTNSAdmin
-
hideSQLPlusVersion
boolean hideSQLPlusVersion
-
tryToDetectOracleHome
boolean tryToDetectOracleHome
-
-
Exception Class org.jenkinsci.plugins.sqlplus.script.runner.SQLPlusRunnerException
class SQLPlusRunnerException extends Exception implements Serializable- serialVersionUID:
- -8584046202815156649L
-