java.lang.Object
com.codebarrel.jira.plugin.automation.upgradetasks.AOTableMigrater

public class AOTableMigrater extends Object
Small utility to ensure that *all* AO tables are migrated. This should be called by every upgrade task and kept in sync with atlassian-plugin.xml list of AO entities.
  • Constructor Details

    • AOTableMigrater

      public AOTableMigrater()
  • Method Details

    • migrate

      public static void migrate(com.atlassian.activeobjects.external.ActiveObjects ao)