Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3438

Automatic Migration - pass an Object to the VersionHandler instead of Configuration

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.4.0
    • None
    • None
    • None
    • 4.4 M2

      List<Version> org.ametys.core.migration.handler.impl.ScriptVersionHandler.getCurrentVersions(String, Configuration)

      Should be

      List<Version> org.ametys.core.migration.handler.impl.ScriptVersionHandler.getCurrentVersions(String, Object)

      With a new method

      Object org.ametys.core.migration.handler.impl.ScriptVersionHandler.getConfiguration(String, Configuration)

      That will return the right object (can be a Map, or anything)

            pgros Pierre Gros (Inactive)
            pgros Pierre Gros (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: