Class LegacySchemaUpgrader


  • public class LegacySchemaUpgrader
    extends java.lang.Object
    This is a schema feature that upgrades our old SQLTagHistorian records to the new extension point history provider style.
    • Constructor Detail

      • LegacySchemaUpgrader

        public LegacySchemaUpgrader​(GatewayContext context)
    • Method Detail

      • getFeatureKey

        public java.lang.String getFeatureKey()
      • run

        public void run()
                 throws java.lang.Exception
        Throws:
        java.lang.Exception