Interface StartupUpgradeTask

All Superinterfaces:
UpgradeTask

public interface StartupUpgradeTask extends UpgradeTask
A marker interface for upgrade tasks that should also be run at setup time. Note that they will also be run for other upgrades.