Class MigrationConfig


  • @Configuration
    @EnableScheduling
    @ComponentScan("com.netflix.spinnaker.front50.migrations")
    public class MigrationConfig
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MigrationConfig()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MigrationConfig

        public MigrationConfig()