Interface UpgradeTaskInfo

    • Method Detail

      • getBuildNumber

        String getBuildNumber()
        Returns:
        The build number that this upgrade is applicable to
      • getName

        String getName()
        The human-readable name of the upgrade task
      • getShortDescription

        String getShortDescription()
        A short (<50 chars) description of the upgrade action
      • isDatabaseUpgrade

        boolean isDatabaseUpgrade()