Class MigrationsBundle<T extends Configuration>

    • Constructor Detail

      • MigrationsBundle

        public MigrationsBundle()
    • Method Detail

      • getMigrationsFileName

        public String getMigrationsFileName()
      • getScopedObjects

        public @Nullable Map<String,​Object> getScopedObjects()
        If overridden, enters a new Scope, in which the provided objects are available.
        Returns:
        the objects introduced in the created child Scope