Class CustomMigrationHelper


  • public final class CustomMigrationHelper
    extends java.lang.Object
    Helper class for accessing the bundle which registers a custom migration.
    Author:
    jfaltermeier
    • Method Detail

      • getInstance

        public static CustomMigrationHelper getInstance()
        Returns the instance.
        Returns:
        the instance
      • getBundleNameForClass

        public java.lang.String getBundleNameForClass​(java.lang.String clazz)
        Returns the name of the bundle which contains the custom migration.
        Parameters:
        clazz - the fully qualified class name of the custom migration.
        Returns:
        the bundle name