Class RequirePersistentDatabase

All Implemented Interfaces:
BootstrapUpgradeTask, UpgradeTask

public class RequirePersistentDatabase extends AbstractBootstrapUpgradeTask
  • Constructor Details

    • RequirePersistentDatabase

      public RequirePersistentDatabase()
  • Method Details

    • doUpgrade

      public void doUpgrade() throws Exception
      Description copied from interface: UpgradeTask
      Perform the upgrade.
      Throws:
      Exception - to signalize error during upgrade process