Class GenerateScriptParameters
java.lang.Object
ru.bitel.bgbilling.modules.dba.common.bean.GenerateScriptParameters
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetType()
setBackupPath
(String backupPath) setMysqlCommand
(String mysqlCommand) setMysqlDumpCommand
(String mysqlDumpCommand) setType
(ScriptType type)
-
Constructor Details
-
GenerateScriptParameters
public GenerateScriptParameters()
-
-
Method Details
-
getType
-
setType
-
getMysqlCommand
-
setMysqlCommand
-
getMysqlDumpCommand
-
setMysqlDumpCommand
-
getBackupPath
-
setBackupPath
-