Class MigrationHelper


  • public class MigrationHelper
    extends Object
    Helps with migrating plugin configurations from an older version to the current one.
    • Constructor Detail

      • MigrationHelper

        public MigrationHelper()
    • Method Detail

      • migrate

        public static void migrate​(NomadCloud cloud)
        Migrates a given NomadCloud (created with plugin version < 0.8.0) to the current version. If no migration is necessary then the given NomadCloud remains unchanged.
        Since:
        0.8.0