Class ApplicationDeployedEventHandler
java.lang.Object
org.activiti.cloud.services.query.events.handlers.ApplicationDeployedEventHandler
- All Implemented Interfaces:
QueryEventHandler
-
Constructor Summary
ConstructorsConstructorDescriptionApplicationDeployedEventHandler(jakarta.persistence.EntityManager entityManager, ApplicationRepository applicationRepository) -
Method Summary
-
Constructor Details
-
ApplicationDeployedEventHandler
public ApplicationDeployedEventHandler(jakarta.persistence.EntityManager entityManager, ApplicationRepository applicationRepository)
-
-
Method Details
-
getHandledEvent
- Specified by:
getHandledEventin interfaceQueryEventHandler