org.pentaho.di.ui.job.entries.mysqlbulkfile
Class JobEntryMysqlBulkFileDialog
java.lang.Object
Dialog
org.pentaho.di.ui.job.entry.JobEntryDialog
org.pentaho.di.ui.job.entries.mysqlbulkfile.JobEntryMysqlBulkFileDialog
- All Implemented Interfaces:
- JobEntryDialogInterface
public class JobEntryMysqlBulkFileDialog
- extends JobEntryDialog
- implements JobEntryDialogInterface
This dialog allows you to edit the MYSQL Bulk Load To a file entry settings.
(select the connection and the table to be checked)
This entry type evaluates!
- Since:
- 06-03-2006
- Author:
- Samatar
JobEntryMysqlBulkFileDialog
public JobEntryMysqlBulkFileDialog(Shell parent,
JobEntryInterface jobEntryInt,
Repository rep,
JobMeta jobMeta)
open
public JobEntryInterface open()
- Specified by:
open
in interface JobEntryDialogInterface
DumpFile
public void DumpFile()
dispose
public void dispose()
getData
public void getData()
- Copy information from the meta-data input to the dialog fields.