Class TemplateImportUpgradesProvider


  • @Component
    public class TemplateImportUpgradesProvider
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TemplateImportUpgradesProvider​(org.springframework.context.ApplicationContext applicationContext)  
    • Constructor Detail

      • TemplateImportUpgradesProvider

        @Autowired
        public TemplateImportUpgradesProvider​(org.springframework.context.ApplicationContext applicationContext)
    • Method Detail

      • init

        @PostConstruct
        public void init()
      • getUpgrades

        public java.util.Set<ImportUpgrade> getUpgrades()