Class RestoreVariablesListener

java.lang.Object
org.qubership.integration.platform.variables.management.service.RestoreVariablesListener

@Component public class RestoreVariablesListener extends Object
  • Constructor Details

    • RestoreVariablesListener

      @Autowired public RestoreVariablesListener(DefaultVariablesService defaultVariablesService)
  • Method Details

    • onApplicationEvent

      @Async @EventListener public void onApplicationEvent(org.springframework.boot.context.event.ApplicationStartedEvent event)