Class ActionMysqlBulkFileDialog

  • All Implemented Interfaces:
    org.apache.hop.workflow.action.IActionDialog

    public class ActionMysqlBulkFileDialog
    extends ActionDialog
    implements org.apache.hop.workflow.action.IActionDialog
    This dialog allows you to edit the MYSQL Bulk Load To a file action settings. (select the connection and the table to be checked) This action evaluates!
    • Constructor Detail

      • ActionMysqlBulkFileDialog

        public ActionMysqlBulkFileDialog​(org.eclipse.swt.widgets.Shell parent,
                                         org.apache.hop.workflow.action.IAction action,
                                         org.apache.hop.workflow.WorkflowMeta workflowMeta,
                                         IVariables variables)
    • Method Detail

      • open

        public org.apache.hop.workflow.action.IAction open()
        Specified by:
        open in interface org.apache.hop.workflow.action.IActionDialog
      • dumpFile

        public void dumpFile()
      • getData

        public void getData()
        Copy information from the meta-data input to the dialog fields.