Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-1631

Change constructor of ITransformDialog

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Low
    • Resolution: Abandoned
    • None
    • None
    • GUI

    Description

      With generic ITransformMeta it’s hard to find constructor with reflexion. Perhaps we should use an other way.

      public abstract class TransformDialog<META extends ITransformMeta<?, ?>> extends Dialog implements ITransformDialog {

      public TransformDialog (Shell parent) {…}

      public boolean open(META transformMeta, PipelineMeta pipelineMeta) {…}

      }

      Attachments

        Activity

          People

            Unassigned Unassigned
            hansva Hans Van Akelyen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: