Class ApplicationDeployedEventHandler

java.lang.Object
org.activiti.cloud.services.query.events.handlers.ApplicationDeployedEventHandler
All Implemented Interfaces:
QueryEventHandler

public class ApplicationDeployedEventHandler extends Object implements QueryEventHandler
  • Constructor Details

    • ApplicationDeployedEventHandler

      public ApplicationDeployedEventHandler(jakarta.persistence.EntityManager entityManager, org.activiti.cloud.services.query.app.repository.ApplicationRepository applicationRepository)
  • Method Details